From 5d40df79f150a8f1da3565fc368822dff40831c8 Mon Sep 17 00:00:00 2001 From: chevereto Date: Tue, 3 Jan 2023 16:05:41 +0000 Subject: [PATCH] Automatic push 4.0.6 --- app/.cache/languages/_locales.php | 529 ++++++++-------- app/.cache/languages/ar.po.cache.php | 2 +- app/.cache/languages/fa.po.cache.php | 2 +- app/.cache/languages/fr.po.cache.php | 2 +- app/.cache/languages/he.po.cache.php | 2 +- app/.cache/languages/hr.po.cache.php | 2 +- app/.cache/languages/id.po.cache.php | 2 +- app/.cache/languages/ja.po.cache.php | 2 +- app/.cache/languages/ko.po.cache.php | 2 +- app/.cache/languages/lt-LT.po.cache.php | 2 +- app/.cache/languages/pl.po.cache.php | 2 +- app/.cache/languages/ru.po.cache.php | 2 +- app/.cache/languages/sk.po.cache.php | 2 +- app/.cache/languages/sr-RS.po.cache.php | 2 +- app/.cache/languages/th.po.cache.php | 2 +- app/.cache/languages/tr.po.cache.php | 2 +- app/.cache/languages/uk.po.cache.php | 2 +- app/.cache/languages/vi.po.cache.php | 2 +- app/.cache/languages/zh-CN.po.cache.php | 2 +- app/.cache/languages/zh-TW.po.cache.php | 2 +- app/composer.json | 15 +- app/composer.lock | 795 ++++++++++++++---------- 22 files changed, 756 insertions(+), 621 deletions(-) diff --git a/app/.cache/languages/_locales.php b/app/.cache/languages/_locales.php index 58fd606..c35f209 100644 --- a/app/.cache/languages/_locales.php +++ b/app/.cache/languages/_locales.php @@ -1,282 +1,247 @@ - - array ( - 'code' => 'ar', - 'dir' => 'rtl', - 'name' => 'العربية', - 'base' => 'ar', - 'short_name' => 'AR', - ), - 'bg-BG' => - array ( - 'code' => 'bg-BG', - 'dir' => 'ltr', - 'name' => 'Български', - 'base' => 'bg', - 'short_name' => 'BG (BG)', - ), - 'cs' => - array ( - 'code' => 'cs', - 'dir' => 'ltr', - 'name' => 'Čeština', - 'base' => 'cs', - 'short_name' => 'CS', - ), - 'da' => - array ( - 'code' => 'da', - 'dir' => 'ltr', - 'name' => 'Dansk', - 'base' => 'da', - 'short_name' => 'DA', - ), - 'de' => - array ( - 'code' => 'de', - 'dir' => 'ltr', - 'name' => 'Deutsch', - 'base' => 'de', - 'short_name' => 'DE', - ), - 'el' => - array ( - 'code' => 'el', - 'dir' => 'ltr', - 'name' => 'Ελληνικά', - 'base' => 'el', - 'short_name' => 'EL', - ), - 'en' => - array ( - 'code' => 'en', - 'dir' => 'ltr', - 'name' => 'English', - 'base' => 'en', - 'short_name' => 'EN', - ), - 'es' => - array ( - 'code' => 'es', - 'dir' => 'ltr', - 'name' => 'Español', - 'base' => 'es', - 'short_name' => 'ES', - ), - 'et-EE' => - array ( - 'code' => 'et-EE', - 'dir' => 'ltr', - 'name' => 'Eesti (Eesti)', - 'base' => 'et', - 'short_name' => 'ET (EE)', - ), - 'fa' => - array ( - 'code' => 'fa', - 'dir' => 'rtl', - 'name' => 'فارسی', - 'base' => 'fa', - 'short_name' => 'FA', - ), - 'fi' => - array ( - 'code' => 'fi', - 'dir' => 'ltr', - 'name' => 'Suomi', - 'base' => 'fi', - 'short_name' => 'FI', - ), - 'fr' => - array ( - 'code' => 'fr', - 'dir' => 'ltr', - 'name' => 'Français', - 'base' => 'fr', - 'short_name' => 'FR', - ), - 'he' => - array ( - 'code' => 'he', - 'dir' => 'rtl', - 'name' => 'עברית', - 'base' => 'he', - 'short_name' => 'HE', - ), - 'hr' => - array ( - 'code' => 'hr', - 'dir' => 'ltr', - 'name' => 'Hrvatski', - 'base' => 'hr', - 'short_name' => 'HR', - ), - 'hu' => - array ( - 'code' => 'hu', - 'dir' => 'ltr', - 'name' => 'Magyar', - 'base' => 'hu', - 'short_name' => 'HU', - ), - 'id' => - array ( - 'code' => 'id', - 'dir' => 'ltr', - 'name' => 'Bahasa Indonesia', - 'base' => 'id', - 'short_name' => 'ID', - ), - 'it' => - array ( - 'code' => 'it', - 'dir' => 'ltr', - 'name' => 'Italiano', - 'base' => 'it', - 'short_name' => 'IT', - ), - 'ja' => - array ( - 'code' => 'ja', - 'dir' => 'ltr', - 'name' => '日本語', - 'base' => 'ja', - 'short_name' => 'JA', - ), - 'ko' => - array ( - 'code' => 'ko', - 'dir' => 'ltr', - 'name' => '한국어', - 'base' => 'ko', - 'short_name' => 'KO', - ), - 'lt-LT' => - array ( - 'code' => 'lt-LT', - 'dir' => 'ltr', - 'name' => 'Lietuvių (Lietuva)', - 'base' => 'lt', - 'short_name' => 'LT (LT)', - ), - 'nb' => - array ( - 'code' => 'nb', - 'dir' => 'ltr', - 'name' => '‪Norsk Bokmål‬', - 'base' => 'nb', - 'short_name' => 'NB', - ), - 'nl' => - array ( - 'code' => 'nl', - 'dir' => 'ltr', - 'name' => 'Nederlands', - 'base' => 'nl', - 'short_name' => 'NL', - ), - 'pl' => - array ( - 'code' => 'pl', - 'dir' => 'ltr', - 'name' => 'Polski', - 'base' => 'pl', - 'short_name' => 'PL', - ), - 'pt' => - array ( - 'code' => 'pt', - 'dir' => 'ltr', - 'name' => 'Português', - 'base' => 'pt', - 'short_name' => 'PT', - ), - 'pt-BR' => - array ( - 'code' => 'pt-BR', - 'dir' => 'ltr', - 'name' => 'Português (Brasil)', - 'base' => 'pt', - 'short_name' => 'PT (BR)', - ), - 'ru' => - array ( - 'code' => 'ru', - 'dir' => 'ltr', - 'name' => 'Русский', - 'base' => 'ru', - 'short_name' => 'RU', - ), - 'sk' => - array ( - 'code' => 'sk', - 'dir' => 'ltr', - 'name' => 'Slovenčina', - 'base' => 'sk', - 'short_name' => 'SK', - ), - 'sr-RS' => - array ( - 'code' => 'sr-RS', - 'dir' => 'ltr', - 'name' => 'Српски', - 'base' => 'sr', - 'short_name' => 'SR (RS)', - ), - 'sv' => - array ( - 'code' => 'sv', - 'dir' => 'ltr', - 'name' => 'Svenska', - 'base' => 'sv', - 'short_name' => 'SV', - ), - 'th' => - array ( - 'code' => 'th', - 'dir' => 'ltr', - 'name' => 'ไทย', - 'base' => 'th', - 'short_name' => 'TH', - ), - 'tr' => - array ( - 'code' => 'tr', - 'dir' => 'ltr', - 'name' => 'Türkçe', - 'base' => 'tr', - 'short_name' => 'TR', - ), - 'uk' => - array ( - 'code' => 'uk', - 'dir' => 'ltr', - 'name' => 'Українська', - 'base' => 'uk', - 'short_name' => 'UK', - ), - 'vi' => - array ( - 'code' => 'vi', - 'dir' => 'ltr', - 'name' => 'Tiếng Việt', - 'base' => 'vi', - 'short_name' => 'VI', - ), - 'zh-CN' => - array ( - 'code' => 'zh-CN', - 'dir' => 'ltr', - 'name' => '简体中文', - 'base' => 'zh', - 'short_name' => 'ZH (CN)', - ), - 'zh-TW' => - array ( - 'code' => 'zh-TW', - 'dir' => 'ltr', - 'name' => '繁體中文', - 'base' => 'zh', - 'short_name' => 'ZH (TW)', - ), -); \ No newline at end of file + [ + 'code' => 'ar', + 'dir' => 'rtl', + 'name' => 'العربية', + 'base' => 'ar', + 'short_name' => 'AR', + ], + 'bg-BG' => [ + 'code' => 'bg-BG', + 'dir' => 'ltr', + 'name' => 'Български', + 'base' => 'bg', + 'short_name' => 'BG (BG)', + ], + 'cs' => [ + 'code' => 'cs', + 'dir' => 'ltr', + 'name' => 'Čeština', + 'base' => 'cs', + 'short_name' => 'CS', + ], + 'da' => [ + 'code' => 'da', + 'dir' => 'ltr', + 'name' => 'Dansk', + 'base' => 'da', + 'short_name' => 'DA', + ], + 'de' => [ + 'code' => 'de', + 'dir' => 'ltr', + 'name' => 'Deutsch', + 'base' => 'de', + 'short_name' => 'DE', + ], + 'el' => [ + 'code' => 'el', + 'dir' => 'ltr', + 'name' => 'Ελληνικά', + 'base' => 'el', + 'short_name' => 'EL', + ], + 'en' => [ + 'code' => 'en', + 'dir' => 'ltr', + 'name' => 'English', + 'base' => 'en', + 'short_name' => 'EN', + ], + 'es' => [ + 'code' => 'es', + 'dir' => 'ltr', + 'name' => 'Español', + 'base' => 'es', + 'short_name' => 'ES', + ], + 'et-EE' => [ + 'code' => 'et-EE', + 'dir' => 'ltr', + 'name' => 'Eesti (Eesti)', + 'base' => 'et', + 'short_name' => 'ET (EE)', + ], + 'fa' => [ + 'code' => 'fa', + 'dir' => 'rtl', + 'name' => 'فارسی', + 'base' => 'fa', + 'short_name' => 'FA', + ], + 'fi' => [ + 'code' => 'fi', + 'dir' => 'ltr', + 'name' => 'Suomi', + 'base' => 'fi', + 'short_name' => 'FI', + ], + 'fr' => [ + 'code' => 'fr', + 'dir' => 'ltr', + 'name' => 'Français', + 'base' => 'fr', + 'short_name' => 'FR', + ], + 'he' => [ + 'code' => 'he', + 'dir' => 'rtl', + 'name' => 'עברית', + 'base' => 'he', + 'short_name' => 'HE', + ], + 'hr' => [ + 'code' => 'hr', + 'dir' => 'ltr', + 'name' => 'Hrvatski', + 'base' => 'hr', + 'short_name' => 'HR', + ], + 'hu' => [ + 'code' => 'hu', + 'dir' => 'ltr', + 'name' => 'Magyar', + 'base' => 'hu', + 'short_name' => 'HU', + ], + 'id' => [ + 'code' => 'id', + 'dir' => 'ltr', + 'name' => 'Bahasa Indonesia', + 'base' => 'id', + 'short_name' => 'ID', + ], + 'it' => [ + 'code' => 'it', + 'dir' => 'ltr', + 'name' => 'Italiano', + 'base' => 'it', + 'short_name' => 'IT', + ], + 'ja' => [ + 'code' => 'ja', + 'dir' => 'ltr', + 'name' => '日本語', + 'base' => 'ja', + 'short_name' => 'JA', + ], + 'ko' => [ + 'code' => 'ko', + 'dir' => 'ltr', + 'name' => '한국어', + 'base' => 'ko', + 'short_name' => 'KO', + ], + 'lt-LT' => [ + 'code' => 'lt-LT', + 'dir' => 'ltr', + 'name' => 'Lietuvių (Lietuva)', + 'base' => 'lt', + 'short_name' => 'LT (LT)', + ], + 'nb' => [ + 'code' => 'nb', + 'dir' => 'ltr', + 'name' => "\u{202A}".'Norsk Bokmål'."\u{202C}", + 'base' => 'nb', + 'short_name' => 'NB', + ], + 'nl' => [ + 'code' => 'nl', + 'dir' => 'ltr', + 'name' => 'Nederlands', + 'base' => 'nl', + 'short_name' => 'NL', + ], + 'pl' => [ + 'code' => 'pl', + 'dir' => 'ltr', + 'name' => 'Polski', + 'base' => 'pl', + 'short_name' => 'PL', + ], + 'pt' => [ + 'code' => 'pt', + 'dir' => 'ltr', + 'name' => 'Português', + 'base' => 'pt', + 'short_name' => 'PT', + ], + 'pt-BR' => [ + 'code' => 'pt-BR', + 'dir' => 'ltr', + 'name' => 'Português (Brasil)', + 'base' => 'pt', + 'short_name' => 'PT (BR)', + ], + 'ru' => [ + 'code' => 'ru', + 'dir' => 'ltr', + 'name' => 'Русский', + 'base' => 'ru', + 'short_name' => 'RU', + ], + 'sk' => [ + 'code' => 'sk', + 'dir' => 'ltr', + 'name' => 'Slovenčina', + 'base' => 'sk', + 'short_name' => 'SK', + ], + 'sr-RS' => [ + 'code' => 'sr-RS', + 'dir' => 'ltr', + 'name' => 'Српски', + 'base' => 'sr', + 'short_name' => 'SR (RS)', + ], + 'sv' => [ + 'code' => 'sv', + 'dir' => 'ltr', + 'name' => 'Svenska', + 'base' => 'sv', + 'short_name' => 'SV', + ], + 'th' => [ + 'code' => 'th', + 'dir' => 'ltr', + 'name' => 'ไทย', + 'base' => 'th', + 'short_name' => 'TH', + ], + 'tr' => [ + 'code' => 'tr', + 'dir' => 'ltr', + 'name' => 'Türkçe', + 'base' => 'tr', + 'short_name' => 'TR', + ], + 'uk' => [ + 'code' => 'uk', + 'dir' => 'ltr', + 'name' => 'Українська', + 'base' => 'uk', + 'short_name' => 'UK', + ], + 'vi' => [ + 'code' => 'vi', + 'dir' => 'ltr', + 'name' => 'Tiếng Việt', + 'base' => 'vi', + 'short_name' => 'VI', + ], + 'zh-CN' => [ + 'code' => 'zh-CN', + 'dir' => 'ltr', + 'name' => '简体中文', + 'base' => 'zh', + 'short_name' => 'ZH (CN)', + ], + 'zh-TW' => [ + 'code' => 'zh-TW', + 'dir' => 'ltr', + 'name' => '繁體中文', + 'base' => 'zh', + 'short_name' => 'ZH (TW)', + ], +]; \ No newline at end of file diff --git a/app/.cache/languages/ar.po.cache.php b/app/.cache/languages/ar.po.cache.php index 7cabd29..ab82255 100644 --- a/app/.cache/languages/ar.po.cache.php +++ b/app/.cache/languages/ar.po.cache.php @@ -13,7 +13,7 @@ $translation_header = array ( ); $translation_plural = array ( 'nplurals' => 6, - 'function' => '($n != 1)', + 'function' => '($n==0 ? (0) : ($n==1 ? (1) : ($n==2 ? (2) : ($n%100>=3 && $n%100<=10 ? (3) : ($n%100>=11 ? (4) : (5))))))', ); $translation_table = [ "Invalid email" => [ diff --git a/app/.cache/languages/fa.po.cache.php b/app/.cache/languages/fa.po.cache.php index 7380857..89cc7d5 100644 --- a/app/.cache/languages/fa.po.cache.php +++ b/app/.cache/languages/fa.po.cache.php @@ -13,7 +13,7 @@ $translation_header = array ( ); $translation_plural = array ( 'nplurals' => 1, - 'function' => '($n != 1)', + 'function' => '0', ); $translation_table = [ "Invalid email" => [ diff --git a/app/.cache/languages/fr.po.cache.php b/app/.cache/languages/fr.po.cache.php index 72ca06e..64199fb 100644 --- a/app/.cache/languages/fr.po.cache.php +++ b/app/.cache/languages/fr.po.cache.php @@ -13,7 +13,7 @@ $translation_header = array ( ); $translation_plural = array ( 'nplurals' => 2, - 'function' => '($n != 1)', + 'function' => '($n > 1)', ); $translation_table = [ "Invalid email" => [ diff --git a/app/.cache/languages/he.po.cache.php b/app/.cache/languages/he.po.cache.php index 3ac4b77..16e667f 100644 --- a/app/.cache/languages/he.po.cache.php +++ b/app/.cache/languages/he.po.cache.php @@ -13,7 +13,7 @@ $translation_header = array ( ); $translation_plural = array ( 'nplurals' => 4, - 'function' => '($n != 1)', + 'function' => '($n==1 ? (0) : ($n==2 ? (1) : ($n!=0 && $n>10 && $n%10==0 ? (2) : (3))))', ); $translation_table = [ "Invalid email" => [ diff --git a/app/.cache/languages/hr.po.cache.php b/app/.cache/languages/hr.po.cache.php index 44889b0..a57adbd 100644 --- a/app/.cache/languages/hr.po.cache.php +++ b/app/.cache/languages/hr.po.cache.php @@ -13,7 +13,7 @@ $translation_header = array ( ); $translation_plural = array ( 'nplurals' => 3, - 'function' => '($n != 1)', + 'function' => '($n%10==1 && $n%100!=11 ? (0) : ($n%10>=2 && $n%10<=4 && ($n%100<10 || $n%100>=20) ? (1) : (2)))', ); $translation_table = [ "Invalid email" => [ diff --git a/app/.cache/languages/id.po.cache.php b/app/.cache/languages/id.po.cache.php index 2ebbd51..fc63b2a 100644 --- a/app/.cache/languages/id.po.cache.php +++ b/app/.cache/languages/id.po.cache.php @@ -13,7 +13,7 @@ $translation_header = array ( ); $translation_plural = array ( 'nplurals' => 1, - 'function' => '($n != 1)', + 'function' => '0', ); $translation_table = [ "Invalid email" => [ diff --git a/app/.cache/languages/ja.po.cache.php b/app/.cache/languages/ja.po.cache.php index fd5493b..36f5c8b 100644 --- a/app/.cache/languages/ja.po.cache.php +++ b/app/.cache/languages/ja.po.cache.php @@ -13,7 +13,7 @@ $translation_header = array ( ); $translation_plural = array ( 'nplurals' => 1, - 'function' => '($n != 1)', + 'function' => '0', ); $translation_table = [ "Invalid email" => [ diff --git a/app/.cache/languages/ko.po.cache.php b/app/.cache/languages/ko.po.cache.php index d0a0e89..c524231 100644 --- a/app/.cache/languages/ko.po.cache.php +++ b/app/.cache/languages/ko.po.cache.php @@ -13,7 +13,7 @@ $translation_header = array ( ); $translation_plural = array ( 'nplurals' => 1, - 'function' => '($n != 1)', + 'function' => '0', ); $translation_table = [ "Invalid email" => [ diff --git a/app/.cache/languages/lt-LT.po.cache.php b/app/.cache/languages/lt-LT.po.cache.php index 3bdaeb7..08dbcd2 100644 --- a/app/.cache/languages/lt-LT.po.cache.php +++ b/app/.cache/languages/lt-LT.po.cache.php @@ -13,7 +13,7 @@ $translation_header = array ( ); $translation_plural = array ( 'nplurals' => 3, - 'function' => '($n != 1)', + 'function' => '($n%10==1 && $n%100!=11 ? (0) : ($n%10>=2 && ($n%100<10 || $n%100>=20) ? (1) : (2)))', ); $translation_table = [ "Invalid email" => [ diff --git a/app/.cache/languages/pl.po.cache.php b/app/.cache/languages/pl.po.cache.php index 98354e6..724dd80 100644 --- a/app/.cache/languages/pl.po.cache.php +++ b/app/.cache/languages/pl.po.cache.php @@ -13,7 +13,7 @@ $translation_header = array ( ); $translation_plural = array ( 'nplurals' => 3, - 'function' => '($n != 1)', + 'function' => '($n==1 ? (0) : ($n%10>=2 && $n%10<=4 && ($n%100<10 || $n%100>=20) ? (1) : (2)))', ); $translation_table = [ "Invalid email" => [ diff --git a/app/.cache/languages/ru.po.cache.php b/app/.cache/languages/ru.po.cache.php index a544981..85db173 100644 --- a/app/.cache/languages/ru.po.cache.php +++ b/app/.cache/languages/ru.po.cache.php @@ -13,7 +13,7 @@ $translation_header = array ( ); $translation_plural = array ( 'nplurals' => 3, - 'function' => '($n != 1)', + 'function' => '($n%10==1 && $n%100!=11 ? (0) : ($n%10>=2 && $n%10<=4 && ($n%100<10 || $n%100>=20) ? (1) : (2)))', ); $translation_table = [ "Invalid email" => [ diff --git a/app/.cache/languages/sk.po.cache.php b/app/.cache/languages/sk.po.cache.php index 2806862..17a0691 100644 --- a/app/.cache/languages/sk.po.cache.php +++ b/app/.cache/languages/sk.po.cache.php @@ -13,7 +13,7 @@ $translation_header = array ( ); $translation_plural = array ( 'nplurals' => 3, - 'function' => '($n != 1)', + 'function' => '($n==1) ? (0) : (($n>=2 && $n<=4) ? (1) : (2))', ); $translation_table = [ "Invalid email" => [ diff --git a/app/.cache/languages/sr-RS.po.cache.php b/app/.cache/languages/sr-RS.po.cache.php index 7ee0e12..7894394 100644 --- a/app/.cache/languages/sr-RS.po.cache.php +++ b/app/.cache/languages/sr-RS.po.cache.php @@ -13,7 +13,7 @@ $translation_header = array ( ); $translation_plural = array ( 'nplurals' => 3, - 'function' => '($n != 1)', + 'function' => '($n%10==1 && $n%100!=11 ? (0) : ($n%10>=2 && $n%10<=4 && ($n%100<10 || $n%100>=20) ? (1) : (2)))', ); $translation_table = [ "Invalid email" => [ diff --git a/app/.cache/languages/th.po.cache.php b/app/.cache/languages/th.po.cache.php index 0ebf50f..ece0250 100644 --- a/app/.cache/languages/th.po.cache.php +++ b/app/.cache/languages/th.po.cache.php @@ -13,7 +13,7 @@ $translation_header = array ( ); $translation_plural = array ( 'nplurals' => 1, - 'function' => '($n != 1)', + 'function' => '0', ); $translation_table = [ "Invalid email" => [ diff --git a/app/.cache/languages/tr.po.cache.php b/app/.cache/languages/tr.po.cache.php index 3bcca04..79fbe87 100644 --- a/app/.cache/languages/tr.po.cache.php +++ b/app/.cache/languages/tr.po.cache.php @@ -13,7 +13,7 @@ $translation_header = array ( ); $translation_plural = array ( 'nplurals' => 2, - 'function' => '($n != 1)', + 'function' => '($n > 1)', ); $translation_table = [ "Invalid email" => [ diff --git a/app/.cache/languages/uk.po.cache.php b/app/.cache/languages/uk.po.cache.php index 2d34a97..fd7e359 100644 --- a/app/.cache/languages/uk.po.cache.php +++ b/app/.cache/languages/uk.po.cache.php @@ -13,7 +13,7 @@ $translation_header = array ( ); $translation_plural = array ( 'nplurals' => 3, - 'function' => '($n != 1)', + 'function' => '($n%10==1 && $n%100!=11 ? (0) : ($n%10>=2 && $n%10<=4 && ($n%100<10 || $n%100>=20) ? (1) : (2)))', ); $translation_table = [ "Invalid email" => [ diff --git a/app/.cache/languages/vi.po.cache.php b/app/.cache/languages/vi.po.cache.php index 430e4bb..e3a5b67 100644 --- a/app/.cache/languages/vi.po.cache.php +++ b/app/.cache/languages/vi.po.cache.php @@ -13,7 +13,7 @@ $translation_header = array ( ); $translation_plural = array ( 'nplurals' => 1, - 'function' => '($n != 1)', + 'function' => '0', ); $translation_table = [ "Invalid email" => [ diff --git a/app/.cache/languages/zh-CN.po.cache.php b/app/.cache/languages/zh-CN.po.cache.php index 94b2706..ea53cfa 100644 --- a/app/.cache/languages/zh-CN.po.cache.php +++ b/app/.cache/languages/zh-CN.po.cache.php @@ -13,7 +13,7 @@ $translation_header = array ( ); $translation_plural = array ( 'nplurals' => 1, - 'function' => '($n != 1)', + 'function' => '0', ); $translation_table = [ "Invalid email" => [ diff --git a/app/.cache/languages/zh-TW.po.cache.php b/app/.cache/languages/zh-TW.po.cache.php index 985e191..257b818 100644 --- a/app/.cache/languages/zh-TW.po.cache.php +++ b/app/.cache/languages/zh-TW.po.cache.php @@ -13,7 +13,7 @@ $translation_header = array ( ); $translation_plural = array ( 'nplurals' => 1, - 'function' => '($n != 1)', + 'function' => '0', ); $translation_table = [ "Invalid email" => [ diff --git a/app/composer.json b/app/composer.json index 032f12d..7c160de 100644 --- a/app/composer.json +++ b/app/composer.json @@ -14,6 +14,9 @@ "vendor-dir": "vendor", "allow-plugins": { "composer/package-versions-deprecated": true + }, + "platform": { + "php": "8.0.26" } }, "require": { @@ -29,14 +32,14 @@ "mobiledetect/mobiledetectlib": "^2.8", "mlocati/ip-lib": "^1.17", "composer/ca-bundle": "^1.2", - "chevere/chevere": "^1.0", - "chevere/throwable-handler": "^0.8", - "chevere/xr": "^0.6", - "chevere/xr-server": "^0.6", - "chevere/workflow": "^0.6.x-dev", + "chevere/chevere": "^2.0", + "chevere/throwable-handler": "^0.9", + "chevere/xr": "^0.7", + "chevere/xr-server": "^0.7", + "chevere/workflow": "^0.7.0", "pragmarx/google2fa": "^8.0", "pragmarx/google2fa-qrcode": "^3.0", - "chevere/cache": "^0.3", + "chevere/cache": "^0.4", "phpseclib/bcmath_compat": "^2.0", "chillerlan/php-qrcode": "^4.3", "firebase/php-jwt": "^6.3", diff --git a/app/composer.lock b/app/composer.lock index fdf4c7e..926c7d3 100644 --- a/app/composer.lock +++ b/app/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "8a4204aa180c619315b81a9278283260", + "content-hash": "e45c5af1c43232ed5e3c28fe08fe0209", "packages": [ { "name": "amphp/amp", @@ -557,25 +557,25 @@ }, { "name": "chevere/cache", - "version": "0.3.0", + "version": "0.4.0", "source": { "type": "git", "url": "https://github.com/chevere/cache.git", - "reference": "e6b42d79ab62036054d4b75b3135c922a94150fd" + "reference": "5d8581ffe60df116ce0364fe5aaa931714de1661" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/chevere/cache/zipball/e6b42d79ab62036054d4b75b3135c922a94150fd", - "reference": "e6b42d79ab62036054d4b75b3135c922a94150fd", + "url": "https://api.github.com/repos/chevere/cache/zipball/5d8581ffe60df116ce0364fe5aaa931714de1661", + "reference": "5d8581ffe60df116ce0364fe5aaa931714de1661", "shasum": "" }, "require": { - "chevere/chevere": "^1.0" + "chevere/chevere": "^2.0" }, "require-dev": { - "phpstan/phpstan": "^1.7", + "phpstan/phpstan": "^1.9", "phpunit/phpunit": "^9.5", - "symplify/easy-coding-standard": "^10.3" + "symplify/easy-coding-standard": "^11.1" }, "type": "library", "autoload": { @@ -594,48 +594,49 @@ "homepage": "https://chevere.org" } ], - "description": "A chevere cache component.", + "description": "A chevere cache package", "homepage": "https://chevere.org", "support": { "issues": "https://github.com/chevere/cache/issues", - "source": "https://github.com/chevere/cache/tree/0.3.0" + "source": "https://github.com/chevere/cache/tree/0.4.0" }, - "time": "2022-08-24T20:54:47+00:00" + "time": "2022-12-14T11:44:21+00:00" }, { "name": "chevere/chevere", - "version": "1.0.0", + "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/chevere/chevere.git", - "reference": "c8bc681936ecfe22abd9defb61826c19decc2806" + "reference": "cfea7714d39428b0e57f39a4d38481d8c133f7be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/chevere/chevere/zipball/c8bc681936ecfe22abd9defb61826c19decc2806", - "reference": "c8bc681936ecfe22abd9defb61826c19decc2806", + "url": "https://api.github.com/repos/chevere/chevere/zipball/cfea7714d39428b0e57f39a4d38481d8c133f7be", + "reference": "cfea7714d39428b0e57f39a4d38481d8c133f7be", "shasum": "" }, "require": { "kevinlebrun/colors.php": "^1.0", - "laminas/laminas-diactoros": "^2.4", - "myclabs/deep-copy": "^1.10", - "php": ">=8.0", - "php-ds/php-ds": "^1.4", + "myclabs/deep-copy": "^1.11", + "nyholm/psr7": "^1.5", + "php": "^8.0", "psr/container": "^1 || ^2", - "ramsey/uuid": "^4.1", - "symfony/polyfill-ctype": "^1.25", - "symfony/polyfill-mbstring": "^1.25", - "thecodingmachine/safe": "^2" + "psr/http-message": "^1", + "psr/http-server-middleware": "^1", + "ramsey/uuid": "^4.6", + "symfony/polyfill-ctype": "^1.27", + "symfony/polyfill-mbstring": "^1.27", + "symfony/var-exporter": "^6.0", + "thecodingmachine/safe": "^2.4" }, "require-dev": { - "phpstan/phpstan": "^1.6", + "phpstan/phpstan": "^1.9", "phpunit/phpunit": "^9.5", - "symplify/easy-coding-standard": "^10.3" + "symplify/easy-coding-standard": "^11.1" }, "suggest": { "ext-ctype": "For best performance", - "ext-ds": "For best performance", "ext-mbstring": "For best performance" }, "type": "library", @@ -670,33 +671,33 @@ "homepage": "https://chevere.org", "support": { "issues": "https://github.com/chevere/chevere/issues", - "source": "https://github.com/chevere/chevere/tree/1.0.0" + "source": "https://github.com/chevere/chevere/tree/2.0.3" }, - "time": "2022-07-26T14:51:55+00:00" + "time": "2022-12-20T11:54:37+00:00" }, { "name": "chevere/throwable-handler", - "version": "0.8.0", + "version": "0.9.0", "source": { "type": "git", "url": "https://github.com/chevere/throwable-handler.git", - "reference": "63b991f0e38821ee39650d5990c25a87315d649c" + "reference": "0cc2cb467d9139b436b3f10c44e7f335b8a04f48" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/chevere/throwable-handler/zipball/63b991f0e38821ee39650d5990c25a87315d649c", - "reference": "63b991f0e38821ee39650d5990c25a87315d649c", + "url": "https://api.github.com/repos/chevere/throwable-handler/zipball/0cc2cb467d9139b436b3f10c44e7f335b8a04f48", + "reference": "0cc2cb467d9139b436b3f10c44e7f335b8a04f48", "shasum": "" }, "require": { - "chevere/chevere": "^1.0", - "chevere/trace": "^0.6", - "chevere/var-dump": "^0.6" + "chevere/chevere": "^2.0", + "chevere/trace": "^0.7", + "chevere/var-dump": "^0.7" }, "require-dev": { - "phpstan/phpstan": "^1.5", + "phpstan/phpstan": "^1.9", "phpunit/phpunit": "^9.5", - "symplify/easy-coding-standard": "^10.3" + "symplify/easy-coding-standard": "^11.1" }, "type": "library", "autoload": { @@ -722,30 +723,30 @@ "homepage": "https://chevere.org", "support": { "issues": "https://github.com/chevere/throwable-handler/issues", - "source": "https://github.com/chevere/throwable-handler/tree/0.8.0" + "source": "https://github.com/chevere/throwable-handler/tree/0.9.0" }, - "time": "2022-08-07T16:05:44+00:00" + "time": "2022-12-14T16:42:57+00:00" }, { "name": "chevere/trace", - "version": "0.6.1", + "version": "0.7.0", "source": { "type": "git", "url": "https://github.com/chevere/trace.git", - "reference": "75f5bd73653ac62098db4be86ee9d00ebf873455" + "reference": "db936b5ce1b379c49d043ab8cf13b860702fd5b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/chevere/trace/zipball/75f5bd73653ac62098db4be86ee9d00ebf873455", - "reference": "75f5bd73653ac62098db4be86ee9d00ebf873455", + "url": "https://api.github.com/repos/chevere/trace/zipball/db936b5ce1b379c49d043ab8cf13b860702fd5b3", + "reference": "db936b5ce1b379c49d043ab8cf13b860702fd5b3", "shasum": "" }, "require": { - "chevere/chevere": "^1.0", - "chevere/var-dump": "^0.6" + "chevere/chevere": "^2.0", + "chevere/var-dump": "^0.7" }, "require-dev": { - "phpstan/phpstan": "^1.6", + "phpstan/phpstan": "^1.9", "phpunit/phpunit": "^9.5", "symplify/easy-coding-standard": "^11.1" }, @@ -770,31 +771,31 @@ "homepage": "https://chevere.org", "support": { "issues": "https://github.com/chevere/trace/issues", - "source": "https://github.com/chevere/trace/tree/0.6.1" + "source": "https://github.com/chevere/trace/tree/0.7.0" }, - "time": "2022-12-06T16:17:35+00:00" + "time": "2022-12-13T23:20:16+00:00" }, { "name": "chevere/var-dump", - "version": "0.6.0", + "version": "0.7.1", "source": { "type": "git", "url": "https://github.com/chevere/var-dump.git", - "reference": "3fea00fc05cb7be8a8ca2882b4d24c67822492d6" + "reference": "e0be2c18e6ce11f038caed93d1a5f1bc8cd4fd95" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/chevere/var-dump/zipball/3fea00fc05cb7be8a8ca2882b4d24c67822492d6", - "reference": "3fea00fc05cb7be8a8ca2882b4d24c67822492d6", + "url": "https://api.github.com/repos/chevere/var-dump/zipball/e0be2c18e6ce11f038caed93d1a5f1bc8cd4fd95", + "reference": "e0be2c18e6ce11f038caed93d1a5f1bc8cd4fd95", "shasum": "" }, "require": { - "chevere/chevere": "^1.0" + "chevere/chevere": "^2.0" }, "require-dev": { - "phpstan/phpstan": "^1.6", + "phpstan/phpstan": "^1.9", "phpunit/phpunit": "^9.5", - "symplify/easy-coding-standard": "^10.3" + "symplify/easy-coding-standard": "^11.1" }, "type": "library", "autoload": { @@ -825,36 +826,35 @@ ], "support": { "issues": "https://github.com/chevere/var-dump/issues", - "source": "https://github.com/chevere/var-dump/tree/0.6.0" + "source": "https://github.com/chevere/var-dump/tree/0.7.1" }, - "time": "2022-08-07T15:28:42+00:00" + "time": "2022-12-14T21:32:52+00:00" }, { "name": "chevere/workflow", - "version": "0.6.x-dev", + "version": "0.7.1", "source": { "type": "git", "url": "https://github.com/chevere/workflow.git", - "reference": "30ce0218359c9a7fe580ddf3d30cbf395fc1b44e" + "reference": "923007f1a0a5a5ea9f2912b9f136a712e8f88fea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/chevere/workflow/zipball/30ce0218359c9a7fe580ddf3d30cbf395fc1b44e", - "reference": "30ce0218359c9a7fe580ddf3d30cbf395fc1b44e", + "url": "https://api.github.com/repos/chevere/workflow/zipball/923007f1a0a5a5ea9f2912b9f136a712e8f88fea", + "reference": "923007f1a0a5a5ea9f2912b9f136a712e8f88fea", "shasum": "" }, "require": { "amphp/parallel": "^1.4", - "chevere/chevere": "^1.0", - "psr/container": "^1 || ^2" + "chevere/chevere": "^2.0" }, "require-dev": { - "chevere/var-dump": "^0.6.0", - "phpstan/phpstan": "^1.5", + "chevere/var-dump": "^0.7.1", + "chevere/xr": "^0.7.0", + "phpstan/phpstan": "^1.9", "phpunit/phpunit": "^9.5", "symplify/easy-coding-standard": "^11.1" }, - "default-branch": true, "type": "library", "autoload": { "files": [ @@ -879,37 +879,37 @@ "homepage": "https://chevere.org", "support": { "issues": "https://github.com/chevere/workflow/issues", - "source": "https://github.com/chevere/workflow/tree/0.6" + "source": "https://github.com/chevere/workflow/tree/0.7.1" }, - "time": "2022-12-04T00:40:45+00:00" + "time": "2022-12-21T10:20:07+00:00" }, { "name": "chevere/xr", - "version": "0.6.1", + "version": "0.7.0", "source": { "type": "git", "url": "https://github.com/chevere/xr.git", - "reference": "d3374e39d18c3186d78d3f2f620bd4e6530da16c" + "reference": "1ea235ce6843de43e895462fc2cec7a57c72d9ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/chevere/xr/zipball/d3374e39d18c3186d78d3f2f620bd4e6530da16c", - "reference": "d3374e39d18c3186d78d3f2f620bd4e6530da16c", + "url": "https://api.github.com/repos/chevere/xr/zipball/1ea235ce6843de43e895462fc2cec7a57c72d9ba", + "reference": "1ea235ce6843de43e895462fc2cec7a57c72d9ba", "shasum": "" }, "require": { - "chevere/chevere": "^1.0", - "chevere/throwable-handler": "^0.8", - "chevere/trace": "^0.6", - "chevere/var-dump": "^0.6", + "chevere/chevere": "^2.0", + "chevere/throwable-handler": "^0.9", + "chevere/trace": "^0.7", + "chevere/var-dump": "^0.7", "ext-curl": "*", "ext-json": "*", - "php": ">=8.0", + "php": "^8.0", "phpseclib/phpseclib": "~3.0" }, "require-dev": { - "chevere/xr-server": "^0.6", - "phpstan/phpstan": "^1.8", + "chevere/xr-server": "^0.7", + "phpstan/phpstan": "^1.9", "phpunit/phpunit": "^9.5", "symplify/easy-coding-standard": "^11.1" }, @@ -943,34 +943,34 @@ ], "support": { "issues": "https://github.com/chevere/xr/issues", - "source": "https://github.com/chevere/xr/tree/0.6.1" + "source": "https://github.com/chevere/xr/tree/0.7.0" }, - "time": "2022-11-26T21:22:17+00:00" + "time": "2022-12-14T17:07:45+00:00" }, { "name": "chevere/xr-server", - "version": "0.6.2", + "version": "0.7.0", "source": { "type": "git", "url": "https://github.com/chevere/xr-server.git", - "reference": "93dc8f004c650101e8e1a28ca309ad910bc825c3" + "reference": "8654a91b3f27956ad5f129942531d40e3bf5a1e0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/chevere/xr-server/zipball/93dc8f004c650101e8e1a28ca309ad910bc825c3", - "reference": "93dc8f004c650101e8e1a28ca309ad910bc825c3", + "url": "https://api.github.com/repos/chevere/xr-server/zipball/8654a91b3f27956ad5f129942531d40e3bf5a1e0", + "reference": "8654a91b3f27956ad5f129942531d40e3bf5a1e0", "shasum": "" }, "require": { - "chevere/chevere": "^1.0", - "chevere/throwable-handler": "^0.8", - "php": ">=8.0", + "chevere/chevere": "^2.0", + "chevere/throwable-handler": "^0.9", + "php": "^8.0", "phpseclib/phpseclib": "~3.0", "rodber/php-sse-react": "^0.1", "samejack/php-argv": "^1.0" }, "require-dev": { - "phpstan/phpstan": "^1.8", + "phpstan/phpstan": "^1.9", "phpunit/phpunit": "^9.5", "symplify/easy-coding-standard": "^11.1" }, @@ -1001,9 +1001,9 @@ "homepage": "https://xr-debug.chevere.org", "support": { "issues": "https://github.com/chevere/xr-server/issues", - "source": "https://github.com/chevere/xr-server/tree/0.6.2" + "source": "https://github.com/chevere/xr-server/tree/0.7.0" }, - "time": "2022-11-15T17:27:13+00:00" + "time": "2022-12-14T16:58:19+00:00" }, { "name": "chillerlan/php-qrcode", @@ -1755,103 +1755,6 @@ }, "time": "2018-05-30T08:34:23+00:00" }, - { - "name": "laminas/laminas-diactoros", - "version": "2.24.0", - "source": { - "type": "git", - "url": "https://github.com/laminas/laminas-diactoros.git", - "reference": "6028af6c3b5ced4d063a680d2483cce67578b902" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/6028af6c3b5ced4d063a680d2483cce67578b902", - "reference": "6028af6c3b5ced4d063a680d2483cce67578b902", - "shasum": "" - }, - "require": { - "php": "~8.0.0 || ~8.1.0 || ~8.2.0", - "psr/http-factory": "^1.0", - "psr/http-message": "^1.0" - }, - "conflict": { - "zendframework/zend-diactoros": "*" - }, - "provide": { - "psr/http-factory-implementation": "1.0", - "psr/http-message-implementation": "1.0" - }, - "require-dev": { - "ext-curl": "*", - "ext-dom": "*", - "ext-gd": "*", - "ext-libxml": "*", - "http-interop/http-factory-tests": "^0.9.0", - "laminas/laminas-coding-standard": "^2.4.0", - "php-http/psr7-integration-tests": "^1.2", - "phpunit/phpunit": "^9.5.27", - "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.4" - }, - "type": "library", - "extra": { - "laminas": { - "config-provider": "Laminas\\Diactoros\\ConfigProvider", - "module": "Laminas\\Diactoros" - } - }, - "autoload": { - "files": [ - "src/functions/create_uploaded_file.php", - "src/functions/marshal_headers_from_sapi.php", - "src/functions/marshal_method_from_sapi.php", - "src/functions/marshal_protocol_version_from_sapi.php", - "src/functions/marshal_uri_from_sapi.php", - "src/functions/normalize_server.php", - "src/functions/normalize_uploaded_files.php", - "src/functions/parse_cookie_header.php", - "src/functions/create_uploaded_file.legacy.php", - "src/functions/marshal_headers_from_sapi.legacy.php", - "src/functions/marshal_method_from_sapi.legacy.php", - "src/functions/marshal_protocol_version_from_sapi.legacy.php", - "src/functions/marshal_uri_from_sapi.legacy.php", - "src/functions/normalize_server.legacy.php", - "src/functions/normalize_uploaded_files.legacy.php", - "src/functions/parse_cookie_header.legacy.php" - ], - "psr-4": { - "Laminas\\Diactoros\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "description": "PSR HTTP Message implementations", - "homepage": "https://laminas.dev", - "keywords": [ - "http", - "laminas", - "psr", - "psr-17", - "psr-7" - ], - "support": { - "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-diactoros/", - "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-diactoros/issues", - "rss": "https://github.com/laminas/laminas-diactoros/releases.atom", - "source": "https://github.com/laminas/laminas-diactoros" - }, - "funding": [ - { - "url": "https://funding.communitybridge.org/projects/laminas-project", - "type": "community_bridge" - } - ], - "time": "2022-12-20T12:22:40+00:00" - }, { "name": "lychee-org/php-exif", "version": "v0.7.14", @@ -2152,6 +2055,83 @@ }, "time": "2019-12-10T14:09:14+00:00" }, + { + "name": "nyholm/psr7", + "version": "1.5.1", + "source": { + "type": "git", + "url": "https://github.com/Nyholm/psr7.git", + "reference": "f734364e38a876a23be4d906a2a089e1315be18a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Nyholm/psr7/zipball/f734364e38a876a23be4d906a2a089e1315be18a", + "reference": "f734364e38a876a23be4d906a2a089e1315be18a", + "shasum": "" + }, + "require": { + "php": ">=7.1", + "php-http/message-factory": "^1.0", + "psr/http-factory": "^1.0", + "psr/http-message": "^1.0" + }, + "provide": { + "psr/http-factory-implementation": "1.0", + "psr/http-message-implementation": "1.0" + }, + "require-dev": { + "http-interop/http-factory-tests": "^0.9", + "php-http/psr7-integration-tests": "^1.0", + "phpunit/phpunit": "^7.5 || 8.5 || 9.4", + "symfony/error-handler": "^4.4" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.4-dev" + } + }, + "autoload": { + "psr-4": { + "Nyholm\\Psr7\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com" + }, + { + "name": "Martijn van der Ven", + "email": "martijn@vanderven.se" + } + ], + "description": "A fast PHP7 implementation of PSR-7", + "homepage": "https://tnyholm.se", + "keywords": [ + "psr-17", + "psr-7" + ], + "support": { + "issues": "https://github.com/Nyholm/psr7/issues", + "source": "https://github.com/Nyholm/psr7/tree/1.5.1" + }, + "funding": [ + { + "url": "https://github.com/Zegnat", + "type": "github" + }, + { + "url": "https://github.com/nyholm", + "type": "github" + } + ], + "time": "2022-06-22T07:13:36+00:00" + }, { "name": "paragonie/constant_time_encoding", "version": "v2.6.3", @@ -2269,61 +2249,6 @@ }, "time": "2020-10-15T08:29:30+00:00" }, - { - "name": "php-ds/php-ds", - "version": "v1.4.1", - "source": { - "type": "git", - "url": "https://github.com/php-ds/polyfill.git", - "reference": "43d2df301a9e2017f67b8c11d94a5222f9c00fd1" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-ds/polyfill/zipball/43d2df301a9e2017f67b8c11d94a5222f9c00fd1", - "reference": "43d2df301a9e2017f67b8c11d94a5222f9c00fd1", - "shasum": "" - }, - "require": { - "ext-json": "*", - "php": ">=7.0" - }, - "provide": { - "ext-ds": "1.3.0" - }, - "require-dev": { - "php-ds/tests": "^1.3" - }, - "suggest": { - "ext-ds": "to improve performance and reduce memory usage" - }, - "type": "library", - "autoload": { - "psr-4": { - "Ds\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Rudi Theunissen", - "email": "rudolf.theunissen@gmail.com" - } - ], - "keywords": [ - "data structures", - "ds", - "php", - "polyfill" - ], - "support": { - "issues": "https://github.com/php-ds/polyfill/issues", - "source": "https://github.com/php-ds/polyfill/tree/v1.4.1" - }, - "time": "2022-03-09T20:39:30+00:00" - }, { "name": "php-ffmpeg/php-ffmpeg", "version": "v1.1.0", @@ -2413,6 +2338,60 @@ }, "time": "2022-12-09T13:57:05+00:00" }, + { + "name": "php-http/message-factory", + "version": "v1.0.2", + "source": { + "type": "git", + "url": "https://github.com/php-http/message-factory.git", + "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1", + "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1", + "shasum": "" + }, + "require": { + "php": ">=5.4", + "psr/http-message": "^1.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0-dev" + } + }, + "autoload": { + "psr-4": { + "Http\\Message\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com" + } + ], + "description": "Factory interfaces for PSR-7 HTTP Message", + "homepage": "http://php-http.org", + "keywords": [ + "factory", + "http", + "message", + "stream", + "uri" + ], + "support": { + "issues": "https://github.com/php-http/message-factory/issues", + "source": "https://github.com/php-http/message-factory/tree/master" + }, + "time": "2015-12-19T14:08:53+00:00" + }, { "name": "phpmailer/phpmailer", "version": "v6.7.1", @@ -2994,6 +2973,120 @@ }, "time": "2016-08-06T14:39:51+00:00" }, + { + "name": "psr/http-server-handler", + "version": "1.0.1", + "source": { + "type": "git", + "url": "https://github.com/php-fig/http-server-handler.git", + "reference": "aff2f80e33b7f026ec96bb42f63242dc50ffcae7" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/http-server-handler/zipball/aff2f80e33b7f026ec96bb42f63242dc50ffcae7", + "reference": "aff2f80e33b7f026ec96bb42f63242dc50ffcae7", + "shasum": "" + }, + "require": { + "php": ">=7.0", + "psr/http-message": "^1.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Http\\Server\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Common interface for HTTP server-side request handler", + "keywords": [ + "handler", + "http", + "http-interop", + "psr", + "psr-15", + "psr-7", + "request", + "response", + "server" + ], + "support": { + "issues": "https://github.com/php-fig/http-server-handler/issues", + "source": "https://github.com/php-fig/http-server-handler/tree/master" + }, + "time": "2018-10-30T16:46:14+00:00" + }, + { + "name": "psr/http-server-middleware", + "version": "1.0.1", + "source": { + "type": "git", + "url": "https://github.com/php-fig/http-server-middleware.git", + "reference": "2296f45510945530b9dceb8bcedb5cb84d40c5f5" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/http-server-middleware/zipball/2296f45510945530b9dceb8bcedb5cb84d40c5f5", + "reference": "2296f45510945530b9dceb8bcedb5cb84d40c5f5", + "shasum": "" + }, + "require": { + "php": ">=7.0", + "psr/http-message": "^1.0", + "psr/http-server-handler": "^1.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Http\\Server\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Common interface for HTTP server-side middleware", + "keywords": [ + "http", + "http-interop", + "middleware", + "psr", + "psr-15", + "psr-7", + "request", + "response" + ], + "support": { + "issues": "https://github.com/php-fig/http-server-middleware/issues", + "source": "https://github.com/php-fig/http-server-middleware/tree/master" + }, + "time": "2018-10-30T17:12:04+00:00" + }, { "name": "psr/log", "version": "1.1.4", @@ -3090,20 +3183,21 @@ }, { "name": "ramsey/collection", - "version": "2.0.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/ramsey/collection.git", - "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5" + "reference": "ad7475d1c9e70b190ecffc58f2d989416af339b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/collection/zipball/a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5", - "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5", + "url": "https://api.github.com/repos/ramsey/collection/zipball/ad7475d1c9e70b190ecffc58f2d989416af339b4", + "reference": "ad7475d1c9e70b190ecffc58f2d989416af339b4", "shasum": "" }, "require": { - "php": "^8.1" + "php": "^7.4 || ^8.0", + "symfony/polyfill-php81": "^1.23" }, "require-dev": { "captainhook/plugin-composer": "^5.3", @@ -3163,7 +3257,7 @@ ], "support": { "issues": "https://github.com/ramsey/collection/issues", - "source": "https://github.com/ramsey/collection/tree/2.0.0" + "source": "https://github.com/ramsey/collection/tree/1.3.0" }, "funding": [ { @@ -3175,7 +3269,7 @@ "type": "tidelift" } ], - "time": "2022-12-31T21:50:55+00:00" + "time": "2022-12-27T19:12:24+00:00" }, { "name": "ramsey/uuid", @@ -4414,25 +4508,25 @@ }, { "name": "symfony/deprecation-contracts", - "version": "v3.2.0", + "version": "v3.0.2", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "1ee04c65529dea5d8744774d474e7cbd2f1206d3" + "reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/1ee04c65529dea5d8744774d474e7cbd2f1206d3", - "reference": "1ee04c65529dea5d8744774d474e7cbd2f1206d3", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/26954b3d62a6c5fd0ea8a2a00c0353a14978d05c", + "reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c", "shasum": "" }, "require": { - "php": ">=8.1" + "php": ">=8.0.2" }, "type": "library", "extra": { "branch-alias": { - "dev-main": "3.3-dev" + "dev-main": "3.0-dev" }, "thanks": { "name": "symfony/contracts", @@ -4461,7 +4555,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.2.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.0.2" }, "funding": [ { @@ -4477,7 +4571,7 @@ "type": "tidelift" } ], - "time": "2022-11-25T10:21:52+00:00" + "time": "2022-01-02T09:55:41+00:00" }, { "name": "symfony/polyfill-ctype", @@ -4807,21 +4901,100 @@ "time": "2022-11-03T14:55:06+00:00" }, { - "name": "symfony/process", - "version": "v6.2.0", + "name": "symfony/polyfill-php81", + "version": "v1.27.0", "source": { "type": "git", - "url": "https://github.com/symfony/process.git", - "reference": "ba6e55359f8f755fe996c58a81e00eaa67a35877" + "url": "https://github.com/symfony/polyfill-php81.git", + "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/ba6e55359f8f755fe996c58a81e00eaa67a35877", - "reference": "ba6e55359f8f755fe996c58a81e00eaa67a35877", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a", + "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a", "shasum": "" }, "require": { - "php": ">=8.1" + "php": ">=7.1" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.27-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Php81\\": "" + }, + "classmap": [ + "Resources/stubs" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-php81/tree/v1.27.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2022-11-03T14:55:06+00:00" + }, + { + "name": "symfony/process", + "version": "v6.0.11", + "source": { + "type": "git", + "url": "https://github.com/symfony/process.git", + "reference": "44270a08ccb664143dede554ff1c00aaa2247a43" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/process/zipball/44270a08ccb664143dede554ff1c00aaa2247a43", + "reference": "44270a08ccb664143dede554ff1c00aaa2247a43", + "shasum": "" + }, + "require": { + "php": ">=8.0.2" }, "type": "library", "autoload": { @@ -4849,7 +5022,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v6.2.0" + "source": "https://github.com/symfony/process/tree/v6.0.11" }, "funding": [ { @@ -4865,24 +5038,24 @@ "type": "tidelift" } ], - "time": "2022-11-02T09:08:04+00:00" + "time": "2022-06-27T17:10:44+00:00" }, { "name": "symfony/service-contracts", - "version": "v3.2.0", + "version": "v3.0.2", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "aac98028c69df04ee77eb69b96b86ee51fbf4b75" + "reference": "d78d39c1599bd1188b8e26bb341da52c3c6d8a66" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/aac98028c69df04ee77eb69b96b86ee51fbf4b75", - "reference": "aac98028c69df04ee77eb69b96b86ee51fbf4b75", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d78d39c1599bd1188b8e26bb341da52c3c6d8a66", + "reference": "d78d39c1599bd1188b8e26bb341da52c3c6d8a66", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.0.2", "psr/container": "^2.0" }, "conflict": { @@ -4894,7 +5067,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.3-dev" + "dev-main": "3.0-dev" }, "thanks": { "name": "symfony/contracts", @@ -4904,10 +5077,7 @@ "autoload": { "psr-4": { "Symfony\\Contracts\\Service\\": "" - }, - "exclude-from-classmap": [ - "/Test/" - ] + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -4934,7 +5104,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v3.2.0" + "source": "https://github.com/symfony/service-contracts/tree/v3.0.2" }, "funding": [ { @@ -4950,24 +5120,24 @@ "type": "tidelift" } ], - "time": "2022-11-25T10:21:52+00:00" + "time": "2022-05-30T19:17:58+00:00" }, { "name": "symfony/var-exporter", - "version": "v6.2.3", + "version": "v6.0.17", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "d055d12b20b42e407e607460e7552a1fe6d27f08" + "reference": "d87c15d59421d38fe5eb4f6724eb75891479e3da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/d055d12b20b42e407e607460e7552a1fe6d27f08", - "reference": "d055d12b20b42e407e607460e7552a1fe6d27f08", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/d87c15d59421d38fe5eb4f6724eb75891479e3da", + "reference": "d87c15d59421d38fe5eb4f6724eb75891479e3da", "shasum": "" }, "require": { - "php": ">=8.1" + "php": ">=8.0.2" }, "require-dev": { "symfony/var-dumper": "^5.4|^6.0" @@ -5003,12 +5173,10 @@ "export", "hydrate", "instantiate", - "lazy loading", - "proxy", "serialize" ], "support": { - "source": "https://github.com/symfony/var-exporter/tree/v6.2.3" + "source": "https://github.com/symfony/var-exporter/tree/v6.0.17" }, "funding": [ { @@ -5024,7 +5192,7 @@ "type": "tidelift" } ], - "time": "2022-12-22T17:55:15+00:00" + "time": "2022-12-22T17:53:58+00:00" }, { "name": "thecodingmachine/safe", @@ -6985,21 +7153,20 @@ }, { "name": "symfony/console", - "version": "v6.2.3", + "version": "v6.0.17", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "0f579613e771dba2dbb8211c382342a641f5da06" + "reference": "2ab307342a7233b9a260edd5ef94087aaca57d18" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/0f579613e771dba2dbb8211c382342a641f5da06", - "reference": "0f579613e771dba2dbb8211c382342a641f5da06", + "url": "https://api.github.com/repos/symfony/console/zipball/2ab307342a7233b9a260edd5ef94087aaca57d18", + "reference": "2ab307342a7233b9a260edd5ef94087aaca57d18", "shasum": "" }, "require": { - "php": ">=8.1", - "symfony/deprecation-contracts": "^2.1|^3", + "php": ">=8.0.2", "symfony/polyfill-mbstring": "~1.0", "symfony/service-contracts": "^1.1|^2|^3", "symfony/string": "^5.4|^6.0" @@ -7061,7 +7228,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.2.3" + "source": "https://github.com/symfony/console/tree/v6.0.17" }, "funding": [ { @@ -7077,7 +7244,7 @@ "type": "tidelift" } ], - "time": "2022-12-28T14:26:22+00:00" + "time": "2022-12-28T14:21:34+00:00" }, { "name": "symfony/polyfill-intl-grapheme", @@ -7246,20 +7413,20 @@ }, { "name": "symfony/string", - "version": "v6.2.2", + "version": "v6.0.17", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "863219fd713fa41cbcd285a79723f94672faff4d" + "reference": "3f57003dd8a67ed76870cc03092f8501db7788d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/863219fd713fa41cbcd285a79723f94672faff4d", - "reference": "863219fd713fa41cbcd285a79723f94672faff4d", + "url": "https://api.github.com/repos/symfony/string/zipball/3f57003dd8a67ed76870cc03092f8501db7788d9", + "reference": "3f57003dd8a67ed76870cc03092f8501db7788d9", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.0.2", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-intl-grapheme": "~1.0", "symfony/polyfill-intl-normalizer": "~1.0", @@ -7271,7 +7438,6 @@ "require-dev": { "symfony/error-handler": "^5.4|^6.0", "symfony/http-client": "^5.4|^6.0", - "symfony/intl": "^6.2", "symfony/translation-contracts": "^2.0|^3.0", "symfony/var-exporter": "^5.4|^6.0" }, @@ -7312,7 +7478,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.2.2" + "source": "https://github.com/symfony/string/tree/v6.0.17" }, "funding": [ { @@ -7328,24 +7494,24 @@ "type": "tidelift" } ], - "time": "2022-12-14T16:11:27+00:00" + "time": "2022-12-14T15:52:41+00:00" }, { "name": "symfony/var-dumper", - "version": "v6.2.3", + "version": "v6.0.17", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "fdbadd4803bc3c96ef89238c9c9e2ebe424ec2e0" + "reference": "7d8e7c3c67c77790425ebe33691419dada154e65" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/fdbadd4803bc3c96ef89238c9c9e2ebe424ec2e0", - "reference": "fdbadd4803bc3c96ef89238c9c9e2ebe424ec2e0", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/7d8e7c3c67c77790425ebe33691419dada154e65", + "reference": "7d8e7c3c67c77790425ebe33691419dada154e65", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.0.2", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { @@ -7400,7 +7566,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v6.2.3" + "source": "https://github.com/symfony/var-dumper/tree/v6.0.17" }, "funding": [ { @@ -7416,7 +7582,7 @@ "type": "tidelift" } ], - "time": "2022-12-22T17:55:15+00:00" + "time": "2022-12-22T17:53:58+00:00" }, { "name": "symplify/easy-coding-standard", @@ -7526,14 +7692,15 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "chevere/workflow": 20 - }, + "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": { "php": "^8.0" }, "platform-dev": [], + "platform-overrides": { + "php": "8.0.26" + }, "plugin-api-version": "2.3.0" }