diff --git a/.idea/hypixel-signatures.iml b/.idea/hypixel-signatures.iml
index 7485706..ec94d14 100644
--- a/.idea/hypixel-signatures.iml
+++ b/.idea/hypixel-signatures.iml
@@ -111,7 +111,6 @@
-
diff --git a/.idea/php.xml b/.idea/php.xml
index 72758a0..b49c3f9 100644
--- a/.idea/php.xml
+++ b/.idea/php.xml
@@ -68,7 +68,6 @@
-
diff --git a/composer.json b/composer.json
index db44ada..6ffb0e5 100644
--- a/composer.json
+++ b/composer.json
@@ -72,6 +72,10 @@
"Illuminate\\Foundation\\ComposerScripts::postAutoloadDump",
"@php artisan package:discover --ansi"
],
+ "post-update-cmd" : [
+ "@php artisan vendor:publish --tag=laravel-assets --ansi --force",
+ "Illuminate\\Foundation\\ComposerScripts::postUpdate"
+ ],
"post-root-package-install" : [
"@php -r \"file_exists('.env') || copy('.env.example', '.env');\""
],
diff --git a/composer.lock b/composer.lock
index 8272475..013a76c 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1758,16 +1758,16 @@
},
{
"name" : "league/mime-type-detection",
- "version" : "1.15.0",
+ "version" : "1.16.0",
"source" : {
"type" : "git",
"url" : "https://github.com/thephpleague/mime-type-detection.git",
- "reference" : "ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301"
+ "reference" : "2d6702ff215bf922936ccc1ad31007edc76451b9"
},
"dist" : {
"type" : "zip",
- "url" : "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301",
- "reference" : "ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301",
+ "url" : "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/2d6702ff215bf922936ccc1ad31007edc76451b9",
+ "reference" : "2d6702ff215bf922936ccc1ad31007edc76451b9",
"shasum" : ""
},
"require" : {
@@ -1798,7 +1798,7 @@
"description" : "Mime-type detection for Flysystem",
"support" : {
"issues" : "https://github.com/thephpleague/mime-type-detection/issues",
- "source" : "https://github.com/thephpleague/mime-type-detection/tree/1.15.0"
+ "source" : "https://github.com/thephpleague/mime-type-detection/tree/1.16.0"
},
"funding" : [
{
@@ -1810,7 +1810,7 @@
"type" : "tidelift"
}
],
- "time" : "2024-01-28T23:22:08+00:00"
+ "time" : "2024-09-21T08:32:55+00:00"
},
{
"name" : "lunakid/anim-gif",
@@ -2404,16 +2404,16 @@
},
{
"name" : "nikic/php-parser",
- "version" : "v5.1.0",
+ "version" : "v5.2.0",
"source" : {
"type" : "git",
"url" : "https://github.com/nikic/PHP-Parser.git",
- "reference" : "683130c2ff8c2739f4822ff7ac5c873ec529abd1"
+ "reference" : "23c79fbbfb725fb92af9bcf41065c8e9a0d49ddb"
},
"dist" : {
"type" : "zip",
- "url" : "https://api.github.com/repos/nikic/PHP-Parser/zipball/683130c2ff8c2739f4822ff7ac5c873ec529abd1",
- "reference" : "683130c2ff8c2739f4822ff7ac5c873ec529abd1",
+ "url" : "https://api.github.com/repos/nikic/PHP-Parser/zipball/23c79fbbfb725fb92af9bcf41065c8e9a0d49ddb",
+ "reference" : "23c79fbbfb725fb92af9bcf41065c8e9a0d49ddb",
"shasum" : ""
},
"require" : {
@@ -2456,9 +2456,9 @@
],
"support" : {
"issues" : "https://github.com/nikic/PHP-Parser/issues",
- "source" : "https://github.com/nikic/PHP-Parser/tree/v5.1.0"
+ "source" : "https://github.com/nikic/PHP-Parser/tree/v5.2.0"
},
- "time" : "2024-07-01T20:03:41+00:00"
+ "time" : "2024-09-15T16:40:33+00:00"
},
{
"name" : "opis/closure",
@@ -3726,16 +3726,16 @@
},
{
"name" : "symfony/console",
- "version" : "v5.4.42",
+ "version" : "v5.4.44",
"source" : {
"type" : "git",
"url" : "https://github.com/symfony/console.git",
- "reference" : "cef62396a0477e94fc52e87a17c6e5c32e226b7f"
+ "reference" : "5b5a0aa66e3296e303e22490f90f521551835a83"
},
"dist" : {
"type" : "zip",
- "url" : "https://api.github.com/repos/symfony/console/zipball/cef62396a0477e94fc52e87a17c6e5c32e226b7f",
- "reference" : "cef62396a0477e94fc52e87a17c6e5c32e226b7f",
+ "url" : "https://api.github.com/repos/symfony/console/zipball/5b5a0aa66e3296e303e22490f90f521551835a83",
+ "reference" : "5b5a0aa66e3296e303e22490f90f521551835a83",
"shasum" : ""
},
"require" : {
@@ -3805,7 +3805,7 @@
"terminal"
],
"support" : {
- "source" : "https://github.com/symfony/console/tree/v5.4.42"
+ "source" : "https://github.com/symfony/console/tree/v5.4.44"
},
"funding" : [
{
@@ -3821,7 +3821,7 @@
"type" : "tidelift"
}
],
- "time" : "2024-07-26T12:21:55+00:00"
+ "time" : "2024-09-20T07:56:40+00:00"
},
{
"name" : "symfony/css-selector",
@@ -4184,16 +4184,16 @@
},
{
"name" : "symfony/finder",
- "version" : "v5.4.42",
+ "version" : "v5.4.43",
"source" : {
"type" : "git",
"url" : "https://github.com/symfony/finder.git",
- "reference" : "0724c51fa067b198e36506d2864e09a52180998a"
+ "reference" : "ae25a9145a900764158d439653d5630191155ca0"
},
"dist" : {
"type" : "zip",
- "url" : "https://api.github.com/repos/symfony/finder/zipball/0724c51fa067b198e36506d2864e09a52180998a",
- "reference" : "0724c51fa067b198e36506d2864e09a52180998a",
+ "url" : "https://api.github.com/repos/symfony/finder/zipball/ae25a9145a900764158d439653d5630191155ca0",
+ "reference" : "ae25a9145a900764158d439653d5630191155ca0",
"shasum" : ""
},
"require" : {
@@ -4227,7 +4227,7 @@
"description" : "Finds files and directories via an intuitive fluent interface",
"homepage" : "https://symfony.com",
"support" : {
- "source" : "https://github.com/symfony/finder/tree/v5.4.42"
+ "source" : "https://github.com/symfony/finder/tree/v5.4.43"
},
"funding" : [
{
@@ -4243,20 +4243,20 @@
"type" : "tidelift"
}
],
- "time" : "2024-07-22T08:53:29+00:00"
+ "time" : "2024-08-13T14:03:51+00:00"
},
{
"name" : "symfony/http-foundation",
- "version" : "v5.4.42",
+ "version" : "v5.4.44",
"source" : {
"type" : "git",
"url" : "https://github.com/symfony/http-foundation.git",
- "reference" : "9c375b2abef0b657aa0b7612b763df5c12a465ab"
+ "reference" : "ae0d217e5932aa0b70ddb4cf7822cc76d48aee53"
},
"dist" : {
"type" : "zip",
- "url" : "https://api.github.com/repos/symfony/http-foundation/zipball/9c375b2abef0b657aa0b7612b763df5c12a465ab",
- "reference" : "9c375b2abef0b657aa0b7612b763df5c12a465ab",
+ "url" : "https://api.github.com/repos/symfony/http-foundation/zipball/ae0d217e5932aa0b70ddb4cf7822cc76d48aee53",
+ "reference" : "ae0d217e5932aa0b70ddb4cf7822cc76d48aee53",
"shasum" : ""
},
"require" : {
@@ -4303,7 +4303,7 @@
"description" : "Defines an object-oriented layer for the HTTP specification",
"homepage" : "https://symfony.com",
"support" : {
- "source" : "https://github.com/symfony/http-foundation/tree/v5.4.42"
+ "source" : "https://github.com/symfony/http-foundation/tree/v5.4.44"
},
"funding" : [
{
@@ -4319,20 +4319,20 @@
"type" : "tidelift"
}
],
- "time" : "2024-07-26T11:59:59+00:00"
+ "time" : "2024-09-15T07:55:06+00:00"
},
{
"name" : "symfony/http-kernel",
- "version" : "v5.4.42",
+ "version" : "v5.4.44",
"source" : {
"type" : "git",
"url" : "https://github.com/symfony/http-kernel.git",
- "reference" : "948db7caf761dacc8abb9a59465f0639c30cc6dd"
+ "reference" : "788dcf72d9af7432a886aa3b0c5904d68087ba13"
},
"dist" : {
"type" : "zip",
- "url" : "https://api.github.com/repos/symfony/http-kernel/zipball/948db7caf761dacc8abb9a59465f0639c30cc6dd",
- "reference" : "948db7caf761dacc8abb9a59465f0639c30cc6dd",
+ "url" : "https://api.github.com/repos/symfony/http-kernel/zipball/788dcf72d9af7432a886aa3b0c5904d68087ba13",
+ "reference" : "788dcf72d9af7432a886aa3b0c5904d68087ba13",
"shasum" : ""
},
"require" : {
@@ -4416,7 +4416,7 @@
"description" : "Provides a structured process for converting a Request into a Response",
"homepage" : "https://symfony.com",
"support" : {
- "source" : "https://github.com/symfony/http-kernel/tree/v5.4.42"
+ "source" : "https://github.com/symfony/http-kernel/tree/v5.4.44"
},
"funding" : [
{
@@ -4432,20 +4432,20 @@
"type" : "tidelift"
}
],
- "time" : "2024-07-26T14:46:22+00:00"
+ "time" : "2024-09-21T05:47:58+00:00"
},
{
"name" : "symfony/mime",
- "version" : "v5.4.41",
+ "version" : "v5.4.43",
"source" : {
"type" : "git",
"url" : "https://github.com/symfony/mime.git",
- "reference" : "c71c7a1aeed60b22d05e738197e31daf2120bd42"
+ "reference" : "a02711d6ce461edada8c0f8641aa536709b99b47"
},
"dist" : {
"type" : "zip",
- "url" : "https://api.github.com/repos/symfony/mime/zipball/c71c7a1aeed60b22d05e738197e31daf2120bd42",
- "reference" : "c71c7a1aeed60b22d05e738197e31daf2120bd42",
+ "url" : "https://api.github.com/repos/symfony/mime/zipball/a02711d6ce461edada8c0f8641aa536709b99b47",
+ "reference" : "a02711d6ce461edada8c0f8641aa536709b99b47",
"shasum" : ""
},
"require" : {
@@ -4501,7 +4501,7 @@
"mime-type"
],
"support" : {
- "source" : "https://github.com/symfony/mime/tree/v5.4.41"
+ "source" : "https://github.com/symfony/mime/tree/v5.4.43"
},
"funding" : [
{
@@ -4517,24 +4517,24 @@
"type" : "tidelift"
}
],
- "time" : "2024-06-28T09:36:24+00:00"
+ "time" : "2024-08-13T10:38:38+00:00"
},
{
"name" : "symfony/polyfill-ctype",
- "version" : "v1.30.0",
+ "version" : "v1.31.0",
"source" : {
"type" : "git",
"url" : "https://github.com/symfony/polyfill-ctype.git",
- "reference" : "0424dff1c58f028c451efff2045f5d92410bd540"
+ "reference" : "a3cc8b044a6ea513310cbd48ef7333b384945638"
},
"dist" : {
"type" : "zip",
- "url" : "https://api.github.com/repos/symfony/polyfill-ctype/zipball/0424dff1c58f028c451efff2045f5d92410bd540",
- "reference" : "0424dff1c58f028c451efff2045f5d92410bd540",
+ "url" : "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638",
+ "reference" : "a3cc8b044a6ea513310cbd48ef7333b384945638",
"shasum" : ""
},
"require" : {
- "php" : ">=7.1"
+ "php" : ">=7.2"
},
"provide" : {
"ext-ctype" : "*"
@@ -4580,7 +4580,7 @@
"portable"
],
"support" : {
- "source" : "https://github.com/symfony/polyfill-ctype/tree/v1.30.0"
+ "source" : "https://github.com/symfony/polyfill-ctype/tree/v1.31.0"
},
"funding" : [
{
@@ -4596,24 +4596,24 @@
"type" : "tidelift"
}
],
- "time" : "2024-05-31T15:07:36+00:00"
+ "time" : "2024-09-09T11:45:10+00:00"
},
{
"name" : "symfony/polyfill-iconv",
- "version" : "v1.30.0",
+ "version" : "v1.31.0",
"source" : {
"type" : "git",
"url" : "https://github.com/symfony/polyfill-iconv.git",
- "reference" : "c027e6a3c6aee334663ec21f5852e89738abc805"
+ "reference" : "48becf00c920479ca2e910c22a5a39e5d47ca956"
},
"dist" : {
"type" : "zip",
- "url" : "https://api.github.com/repos/symfony/polyfill-iconv/zipball/c027e6a3c6aee334663ec21f5852e89738abc805",
- "reference" : "c027e6a3c6aee334663ec21f5852e89738abc805",
+ "url" : "https://api.github.com/repos/symfony/polyfill-iconv/zipball/48becf00c920479ca2e910c22a5a39e5d47ca956",
+ "reference" : "48becf00c920479ca2e910c22a5a39e5d47ca956",
"shasum" : ""
},
"require" : {
- "php" : ">=7.1"
+ "php" : ">=7.2"
},
"provide" : {
"ext-iconv" : "*"
@@ -4660,7 +4660,7 @@
"shim"
],
"support" : {
- "source" : "https://github.com/symfony/polyfill-iconv/tree/v1.30.0"
+ "source" : "https://github.com/symfony/polyfill-iconv/tree/v1.31.0"
},
"funding" : [
{
@@ -4676,24 +4676,24 @@
"type" : "tidelift"
}
],
- "time" : "2024-05-31T15:07:36+00:00"
+ "time" : "2024-09-09T11:45:10+00:00"
},
{
"name" : "symfony/polyfill-intl-grapheme",
- "version" : "v1.30.0",
+ "version" : "v1.31.0",
"source" : {
"type" : "git",
"url" : "https://github.com/symfony/polyfill-intl-grapheme.git",
- "reference" : "64647a7c30b2283f5d49b874d84a18fc22054b7a"
+ "reference" : "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe"
},
"dist" : {
"type" : "zip",
- "url" : "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/64647a7c30b2283f5d49b874d84a18fc22054b7a",
- "reference" : "64647a7c30b2283f5d49b874d84a18fc22054b7a",
+ "url" : "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
+ "reference" : "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
"shasum" : ""
},
"require" : {
- "php" : ">=7.1"
+ "php" : ">=7.2"
},
"suggest" : {
"ext-intl" : "For best performance"
@@ -4738,7 +4738,7 @@
"shim"
],
"support" : {
- "source" : "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.30.0"
+ "source" : "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.31.0"
},
"funding" : [
{
@@ -4754,26 +4754,25 @@
"type" : "tidelift"
}
],
- "time" : "2024-05-31T15:07:36+00:00"
+ "time" : "2024-09-09T11:45:10+00:00"
},
{
"name" : "symfony/polyfill-intl-idn",
- "version" : "v1.30.0",
+ "version" : "v1.31.0",
"source" : {
"type" : "git",
"url" : "https://github.com/symfony/polyfill-intl-idn.git",
- "reference" : "a6e83bdeb3c84391d1dfe16f42e40727ce524a5c"
+ "reference" : "c36586dcf89a12315939e00ec9b4474adcb1d773"
},
"dist" : {
"type" : "zip",
- "url" : "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/a6e83bdeb3c84391d1dfe16f42e40727ce524a5c",
- "reference" : "a6e83bdeb3c84391d1dfe16f42e40727ce524a5c",
+ "url" : "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/c36586dcf89a12315939e00ec9b4474adcb1d773",
+ "reference" : "c36586dcf89a12315939e00ec9b4474adcb1d773",
"shasum" : ""
},
"require" : {
- "php" : ">=7.1",
- "symfony/polyfill-intl-normalizer" : "^1.10",
- "symfony/polyfill-php72" : "^1.10"
+ "php" : ">=7.2",
+ "symfony/polyfill-intl-normalizer" : "^1.10"
},
"suggest" : {
"ext-intl" : "For best performance"
@@ -4822,7 +4821,7 @@
"shim"
],
"support" : {
- "source" : "https://github.com/symfony/polyfill-intl-idn/tree/v1.30.0"
+ "source" : "https://github.com/symfony/polyfill-intl-idn/tree/v1.31.0"
},
"funding" : [
{
@@ -4838,24 +4837,24 @@
"type" : "tidelift"
}
],
- "time" : "2024-05-31T15:07:36+00:00"
+ "time" : "2024-09-09T11:45:10+00:00"
},
{
"name" : "symfony/polyfill-intl-normalizer",
- "version" : "v1.30.0",
+ "version" : "v1.31.0",
"source" : {
"type" : "git",
"url" : "https://github.com/symfony/polyfill-intl-normalizer.git",
- "reference" : "a95281b0be0d9ab48050ebd988b967875cdb9fdb"
+ "reference" : "3833d7255cc303546435cb650316bff708a1c75c"
},
"dist" : {
"type" : "zip",
- "url" : "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/a95281b0be0d9ab48050ebd988b967875cdb9fdb",
- "reference" : "a95281b0be0d9ab48050ebd988b967875cdb9fdb",
+ "url" : "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
+ "reference" : "3833d7255cc303546435cb650316bff708a1c75c",
"shasum" : ""
},
"require" : {
- "php" : ">=7.1"
+ "php" : ">=7.2"
},
"suggest" : {
"ext-intl" : "For best performance"
@@ -4903,7 +4902,7 @@
"shim"
],
"support" : {
- "source" : "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.30.0"
+ "source" : "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.31.0"
},
"funding" : [
{
@@ -4919,24 +4918,24 @@
"type" : "tidelift"
}
],
- "time" : "2024-05-31T15:07:36+00:00"
+ "time" : "2024-09-09T11:45:10+00:00"
},
{
"name" : "symfony/polyfill-mbstring",
- "version" : "v1.30.0",
+ "version" : "v1.31.0",
"source" : {
"type" : "git",
"url" : "https://github.com/symfony/polyfill-mbstring.git",
- "reference" : "fd22ab50000ef01661e2a31d850ebaa297f8e03c"
+ "reference" : "85181ba99b2345b0ef10ce42ecac37612d9fd341"
},
"dist" : {
"type" : "zip",
- "url" : "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fd22ab50000ef01661e2a31d850ebaa297f8e03c",
- "reference" : "fd22ab50000ef01661e2a31d850ebaa297f8e03c",
+ "url" : "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341",
+ "reference" : "85181ba99b2345b0ef10ce42ecac37612d9fd341",
"shasum" : ""
},
"require" : {
- "php" : ">=7.1"
+ "php" : ">=7.2"
},
"provide" : {
"ext-mbstring" : "*"
@@ -4983,7 +4982,7 @@
"shim"
],
"support" : {
- "source" : "https://github.com/symfony/polyfill-mbstring/tree/v1.30.0"
+ "source" : "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0"
},
"funding" : [
{
@@ -4999,40 +4998,32 @@
"type" : "tidelift"
}
],
- "time" : "2024-06-19T12:30:46+00:00"
+ "time" : "2024-09-09T11:45:10+00:00"
},
{
"name" : "symfony/polyfill-php72",
- "version" : "v1.30.0",
+ "version" : "v1.31.0",
"source" : {
"type" : "git",
"url" : "https://github.com/symfony/polyfill-php72.git",
- "reference" : "10112722600777e02d2745716b70c5db4ca70442"
+ "reference" : "fa2ae56c44f03bed91a39bfc9822e31e7c5c38ce"
},
"dist" : {
"type" : "zip",
- "url" : "https://api.github.com/repos/symfony/polyfill-php72/zipball/10112722600777e02d2745716b70c5db4ca70442",
- "reference" : "10112722600777e02d2745716b70c5db4ca70442",
+ "url" : "https://api.github.com/repos/symfony/polyfill-php72/zipball/fa2ae56c44f03bed91a39bfc9822e31e7c5c38ce",
+ "reference" : "fa2ae56c44f03bed91a39bfc9822e31e7c5c38ce",
"shasum" : ""
},
"require" : {
- "php" : ">=7.1"
+ "php" : ">=7.2"
},
- "type" : "library",
+ "type" : "metapackage",
"extra" : {
"thanks" : {
"name" : "symfony/polyfill",
"url" : "https://github.com/symfony/polyfill"
}
},
- "autoload" : {
- "files" : [
- "bootstrap.php"
- ],
- "psr-4" : {
- "Symfony\\Polyfill\\Php72\\" : ""
- }
- },
"notification-url" : "https://packagist.org/downloads/",
"license" : [
"MIT"
@@ -5056,7 +5047,7 @@
"shim"
],
"support" : {
- "source" : "https://github.com/symfony/polyfill-php72/tree/v1.30.0"
+ "source" : "https://github.com/symfony/polyfill-php72/tree/v1.31.0"
},
"funding" : [
{
@@ -5072,24 +5063,24 @@
"type" : "tidelift"
}
],
- "time" : "2024-06-19T12:30:46+00:00"
+ "time" : "2024-09-09T11:45:10+00:00"
},
{
"name" : "symfony/polyfill-php73",
- "version" : "v1.30.0",
+ "version" : "v1.31.0",
"source" : {
"type" : "git",
"url" : "https://github.com/symfony/polyfill-php73.git",
- "reference" : "ec444d3f3f6505bb28d11afa41e75faadebc10a1"
+ "reference" : "0f68c03565dcaaf25a890667542e8bd75fe7e5bb"
},
"dist" : {
"type" : "zip",
- "url" : "https://api.github.com/repos/symfony/polyfill-php73/zipball/ec444d3f3f6505bb28d11afa41e75faadebc10a1",
- "reference" : "ec444d3f3f6505bb28d11afa41e75faadebc10a1",
+ "url" : "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
+ "reference" : "0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
"shasum" : ""
},
"require" : {
- "php" : ">=7.1"
+ "php" : ">=7.2"
},
"type" : "library",
"extra" : {
@@ -5132,7 +5123,7 @@
"shim"
],
"support" : {
- "source" : "https://github.com/symfony/polyfill-php73/tree/v1.30.0"
+ "source" : "https://github.com/symfony/polyfill-php73/tree/v1.31.0"
},
"funding" : [
{
@@ -5148,24 +5139,24 @@
"type" : "tidelift"
}
],
- "time" : "2024-05-31T15:07:36+00:00"
+ "time" : "2024-09-09T11:45:10+00:00"
},
{
"name" : "symfony/polyfill-php80",
- "version" : "v1.30.0",
+ "version" : "v1.31.0",
"source" : {
"type" : "git",
"url" : "https://github.com/symfony/polyfill-php80.git",
- "reference" : "77fa7995ac1b21ab60769b7323d600a991a90433"
+ "reference" : "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8"
},
"dist" : {
"type" : "zip",
- "url" : "https://api.github.com/repos/symfony/polyfill-php80/zipball/77fa7995ac1b21ab60769b7323d600a991a90433",
- "reference" : "77fa7995ac1b21ab60769b7323d600a991a90433",
+ "url" : "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
+ "reference" : "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
"shasum" : ""
},
"require" : {
- "php" : ">=7.1"
+ "php" : ">=7.2"
},
"type" : "library",
"extra" : {
@@ -5212,7 +5203,7 @@
"shim"
],
"support" : {
- "source" : "https://github.com/symfony/polyfill-php80/tree/v1.30.0"
+ "source" : "https://github.com/symfony/polyfill-php80/tree/v1.31.0"
},
"funding" : [
{
@@ -5228,20 +5219,20 @@
"type" : "tidelift"
}
],
- "time" : "2024-05-31T15:07:36+00:00"
+ "time" : "2024-09-09T11:45:10+00:00"
},
{
"name" : "symfony/process",
- "version" : "v5.4.40",
+ "version" : "v5.4.44",
"source" : {
"type" : "git",
"url" : "https://github.com/symfony/process.git",
- "reference" : "deedcb3bb4669cae2148bc920eafd2b16dc7c046"
+ "reference" : "1b9fa82b5c62cd49da8c9e3952dd8531ada65096"
},
"dist" : {
"type" : "zip",
- "url" : "https://api.github.com/repos/symfony/process/zipball/deedcb3bb4669cae2148bc920eafd2b16dc7c046",
- "reference" : "deedcb3bb4669cae2148bc920eafd2b16dc7c046",
+ "url" : "https://api.github.com/repos/symfony/process/zipball/1b9fa82b5c62cd49da8c9e3952dd8531ada65096",
+ "reference" : "1b9fa82b5c62cd49da8c9e3952dd8531ada65096",
"shasum" : ""
},
"require" : {
@@ -5274,7 +5265,7 @@
"description" : "Executes commands in sub-processes",
"homepage" : "https://symfony.com",
"support" : {
- "source" : "https://github.com/symfony/process/tree/v5.4.40"
+ "source" : "https://github.com/symfony/process/tree/v5.4.44"
},
"funding" : [
{
@@ -5290,20 +5281,20 @@
"type" : "tidelift"
}
],
- "time" : "2024-05-31T14:33:22+00:00"
+ "time" : "2024-09-17T12:46:43+00:00"
},
{
"name" : "symfony/routing",
- "version" : "v5.4.42",
+ "version" : "v5.4.43",
"source" : {
"type" : "git",
"url" : "https://github.com/symfony/routing.git",
- "reference" : "f8dd6f80c96aeec9b13fc13757842342e05c4878"
+ "reference" : "b6f71780bbdd5e93e1c5638671cf0ba42aa8c6d8"
},
"dist" : {
"type" : "zip",
- "url" : "https://api.github.com/repos/symfony/routing/zipball/f8dd6f80c96aeec9b13fc13757842342e05c4878",
- "reference" : "f8dd6f80c96aeec9b13fc13757842342e05c4878",
+ "url" : "https://api.github.com/repos/symfony/routing/zipball/b6f71780bbdd5e93e1c5638671cf0ba42aa8c6d8",
+ "reference" : "b6f71780bbdd5e93e1c5638671cf0ba42aa8c6d8",
"shasum" : ""
},
"require" : {
@@ -5364,7 +5355,7 @@
"url"
],
"support" : {
- "source" : "https://github.com/symfony/routing/tree/v5.4.42"
+ "source" : "https://github.com/symfony/routing/tree/v5.4.43"
},
"funding" : [
{
@@ -5380,7 +5371,7 @@
"type" : "tidelift"
}
],
- "time" : "2024-07-09T20:57:15+00:00"
+ "time" : "2024-08-27T06:36:52+00:00"
},
{
"name" : "symfony/service-contracts",
@@ -5467,16 +5458,16 @@
},
{
"name" : "symfony/string",
- "version" : "v6.4.10",
+ "version" : "v6.4.12",
"source" : {
"type" : "git",
"url" : "https://github.com/symfony/string.git",
- "reference" : "ccf9b30251719567bfd46494138327522b9a9446"
+ "reference" : "f8a1ccebd0997e16112dfecfd74220b78e5b284b"
},
"dist" : {
"type" : "zip",
- "url" : "https://api.github.com/repos/symfony/string/zipball/ccf9b30251719567bfd46494138327522b9a9446",
- "reference" : "ccf9b30251719567bfd46494138327522b9a9446",
+ "url" : "https://api.github.com/repos/symfony/string/zipball/f8a1ccebd0997e16112dfecfd74220b78e5b284b",
+ "reference" : "f8a1ccebd0997e16112dfecfd74220b78e5b284b",
"shasum" : ""
},
"require" : {
@@ -5533,7 +5524,7 @@
"utf8"
],
"support" : {
- "source" : "https://github.com/symfony/string/tree/v6.4.10"
+ "source" : "https://github.com/symfony/string/tree/v6.4.12"
},
"funding" : [
{
@@ -5549,20 +5540,20 @@
"type" : "tidelift"
}
],
- "time" : "2024-07-22T10:21:14+00:00"
+ "time" : "2024-09-20T08:15:52+00:00"
},
{
"name" : "symfony/translation",
- "version" : "v6.4.10",
+ "version" : "v6.4.12",
"source" : {
"type" : "git",
"url" : "https://github.com/symfony/translation.git",
- "reference" : "94041203f8ac200ae9e7c6a18fa6137814ccecc9"
+ "reference" : "cf8360b8352b086be620fae8342c4d96e391a489"
},
"dist" : {
"type" : "zip",
- "url" : "https://api.github.com/repos/symfony/translation/zipball/94041203f8ac200ae9e7c6a18fa6137814ccecc9",
- "reference" : "94041203f8ac200ae9e7c6a18fa6137814ccecc9",
+ "url" : "https://api.github.com/repos/symfony/translation/zipball/cf8360b8352b086be620fae8342c4d96e391a489",
+ "reference" : "cf8360b8352b086be620fae8342c4d96e391a489",
"shasum" : ""
},
"require" : {
@@ -5628,7 +5619,7 @@
"description" : "Provides tools to internationalize your application",
"homepage" : "https://symfony.com",
"support" : {
- "source" : "https://github.com/symfony/translation/tree/v6.4.10"
+ "source" : "https://github.com/symfony/translation/tree/v6.4.12"
},
"funding" : [
{
@@ -5644,7 +5635,7 @@
"type" : "tidelift"
}
],
- "time" : "2024-07-26T12:30:32+00:00"
+ "time" : "2024-09-16T06:02:54+00:00"
},
{
"name" : "symfony/translation-contracts",
@@ -5726,16 +5717,16 @@
},
{
"name" : "symfony/var-dumper",
- "version" : "v5.4.42",
+ "version" : "v5.4.43",
"source" : {
"type" : "git",
"url" : "https://github.com/symfony/var-dumper.git",
- "reference" : "0c17c56d8ea052fc33942251c75d0e28936e043d"
+ "reference" : "6be6a6a8af4818564e3726fc65cf936f34743cef"
},
"dist" : {
"type" : "zip",
- "url" : "https://api.github.com/repos/symfony/var-dumper/zipball/0c17c56d8ea052fc33942251c75d0e28936e043d",
- "reference" : "0c17c56d8ea052fc33942251c75d0e28936e043d",
+ "url" : "https://api.github.com/repos/symfony/var-dumper/zipball/6be6a6a8af4818564e3726fc65cf936f34743cef",
+ "reference" : "6be6a6a8af4818564e3726fc65cf936f34743cef",
"shasum" : ""
},
"require" : {
@@ -5795,7 +5786,7 @@
"dump"
],
"support" : {
- "source" : "https://github.com/symfony/var-dumper/tree/v5.4.42"
+ "source" : "https://github.com/symfony/var-dumper/tree/v5.4.43"
},
"funding" : [
{
@@ -5811,7 +5802,7 @@
"type" : "tidelift"
}
],
- "time" : "2024-07-26T12:23:09+00:00"
+ "time" : "2024-08-30T16:01:46+00:00"
},
{
"name" : "tijsverkoyen/css-to-inline-styles",
@@ -5868,16 +5859,16 @@
},
{
"name" : "twig/twig",
- "version" : "v2.16.0",
+ "version" : "v2.16.1",
"source" : {
"type" : "git",
"url" : "https://github.com/twigphp/Twig.git",
- "reference" : "0c9cc7ef2e0ec6d20c5af1200522a89ba101f623"
+ "reference" : "19185947ec75d433a3ac650af32fc05649b95ee1"
},
"dist" : {
"type" : "zip",
- "url" : "https://api.github.com/repos/twigphp/Twig/zipball/0c9cc7ef2e0ec6d20c5af1200522a89ba101f623",
- "reference" : "0c9cc7ef2e0ec6d20c5af1200522a89ba101f623",
+ "url" : "https://api.github.com/repos/twigphp/Twig/zipball/19185947ec75d433a3ac650af32fc05649b95ee1",
+ "reference" : "19185947ec75d433a3ac650af32fc05649b95ee1",
"shasum" : ""
},
"require" : {
@@ -5932,7 +5923,7 @@
],
"support" : {
"issues" : "https://github.com/twigphp/Twig/issues",
- "source" : "https://github.com/twigphp/Twig/tree/v2.16.0"
+ "source" : "https://github.com/twigphp/Twig/tree/v2.16.1"
},
"funding" : [
{
@@ -5944,7 +5935,7 @@
"type" : "tidelift"
}
],
- "time" : "2023-12-22T07:22:15+00:00"
+ "time" : "2024-09-09T17:53:56+00:00"
},
{
"name" : "vlucas/phpdotenv",
@@ -6385,16 +6376,16 @@
},
{
"name" : "composer/pcre",
- "version" : "3.3.0",
+ "version" : "3.3.1",
"source" : {
"type" : "git",
"url" : "https://github.com/composer/pcre.git",
- "reference" : "1637e067347a0c40bbb1e3cd786b20dcab556a81"
+ "reference" : "63aaeac21d7e775ff9bc9d45021e1745c97521c4"
},
"dist" : {
"type" : "zip",
- "url" : "https://api.github.com/repos/composer/pcre/zipball/1637e067347a0c40bbb1e3cd786b20dcab556a81",
- "reference" : "1637e067347a0c40bbb1e3cd786b20dcab556a81",
+ "url" : "https://api.github.com/repos/composer/pcre/zipball/63aaeac21d7e775ff9bc9d45021e1745c97521c4",
+ "reference" : "63aaeac21d7e775ff9bc9d45021e1745c97521c4",
"shasum" : ""
},
"require" : {
@@ -6444,7 +6435,7 @@
],
"support" : {
"issues" : "https://github.com/composer/pcre/issues",
- "source" : "https://github.com/composer/pcre/tree/3.3.0"
+ "source" : "https://github.com/composer/pcre/tree/3.3.1"
},
"funding" : [
{
@@ -6460,7 +6451,7 @@
"type" : "tidelift"
}
],
- "time" : "2024-08-19T19:43:53+00:00"
+ "time" : "2024-08-27T18:44:43+00:00"
},
{
"name" : "doctrine/cache",
@@ -6557,16 +6548,16 @@
},
{
"name" : "doctrine/dbal",
- "version" : "3.9.0",
+ "version" : "3.9.1",
"source" : {
"type" : "git",
"url" : "https://github.com/doctrine/dbal.git",
- "reference" : "d8f68ea6cc00912e5313237130b8c8decf4d28c6"
+ "reference" : "d7dc08f98cba352b2bab5d32c5e58f7e745c11a7"
},
"dist" : {
"type" : "zip",
- "url" : "https://api.github.com/repos/doctrine/dbal/zipball/d8f68ea6cc00912e5313237130b8c8decf4d28c6",
- "reference" : "d8f68ea6cc00912e5313237130b8c8decf4d28c6",
+ "url" : "https://api.github.com/repos/doctrine/dbal/zipball/d7dc08f98cba352b2bab5d32c5e58f7e745c11a7",
+ "reference" : "d7dc08f98cba352b2bab5d32c5e58f7e745c11a7",
"shasum" : ""
},
"require" : {
@@ -6582,7 +6573,7 @@
"doctrine/coding-standard" : "12.0.0",
"fig/log-test" : "^1",
"jetbrains/phpstorm-stubs" : "2023.1",
- "phpstan/phpstan" : "1.11.7",
+ "phpstan/phpstan" : "1.12.0",
"phpstan/phpstan-strict-rules" : "^1.6",
"phpunit/phpunit" : "9.6.20",
"psalm/plugin-phpunit" : "0.18.4",
@@ -6650,7 +6641,7 @@
],
"support" : {
"issues" : "https://github.com/doctrine/dbal/issues",
- "source" : "https://github.com/doctrine/dbal/tree/3.9.0"
+ "source" : "https://github.com/doctrine/dbal/tree/3.9.1"
},
"funding" : [
{
@@ -6666,7 +6657,7 @@
"type" : "tidelift"
}
],
- "time" : "2024-08-15T07:34:42+00:00"
+ "time" : "2024-09-01T13:49:23+00:00"
},
{
"name" : "doctrine/deprecations",
@@ -7835,16 +7826,16 @@
},
{
"name" : "phpstan/phpdoc-parser",
- "version" : "1.29.1",
+ "version" : "1.31.0",
"source" : {
"type" : "git",
"url" : "https://github.com/phpstan/phpdoc-parser.git",
- "reference" : "fcaefacf2d5c417e928405b71b400d4ce10daaf4"
+ "reference" : "249f15fb843bf240cf058372dad29e100cee6c17"
},
"dist" : {
"type" : "zip",
- "url" : "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/fcaefacf2d5c417e928405b71b400d4ce10daaf4",
- "reference" : "fcaefacf2d5c417e928405b71b400d4ce10daaf4",
+ "url" : "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/249f15fb843bf240cf058372dad29e100cee6c17",
+ "reference" : "249f15fb843bf240cf058372dad29e100cee6c17",
"shasum" : ""
},
"require" : {
@@ -7876,9 +7867,9 @@
"description" : "PHPDoc parser with support for nullable, intersection and generic types",
"support" : {
"issues" : "https://github.com/phpstan/phpdoc-parser/issues",
- "source" : "https://github.com/phpstan/phpdoc-parser/tree/1.29.1"
+ "source" : "https://github.com/phpstan/phpdoc-parser/tree/1.31.0"
},
- "time" : "2024-05-31T08:52:43+00:00"
+ "time" : "2024-09-22T11:32:18+00:00"
},
{
"name" : "phpunit/php-code-coverage",
@@ -8201,16 +8192,16 @@
},
{
"name" : "phpunit/phpunit",
- "version" : "9.6.20",
+ "version" : "9.6.21",
"source" : {
"type" : "git",
"url" : "https://github.com/sebastianbergmann/phpunit.git",
- "reference" : "49d7820565836236411f5dc002d16dd689cde42f"
+ "reference" : "de6abf3b6f8dd955fac3caad3af7a9504e8c2ffa"
},
"dist" : {
"type" : "zip",
- "url" : "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/49d7820565836236411f5dc002d16dd689cde42f",
- "reference" : "49d7820565836236411f5dc002d16dd689cde42f",
+ "url" : "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/de6abf3b6f8dd955fac3caad3af7a9504e8c2ffa",
+ "reference" : "de6abf3b6f8dd955fac3caad3af7a9504e8c2ffa",
"shasum" : ""
},
"require" : {
@@ -8225,7 +8216,7 @@
"phar-io/manifest" : "^2.0.4",
"phar-io/version" : "^3.2.1",
"php" : ">=7.3",
- "phpunit/php-code-coverage" : "^9.2.31",
+ "phpunit/php-code-coverage" : "^9.2.32",
"phpunit/php-file-iterator" : "^3.0.6",
"phpunit/php-invoker" : "^3.1.1",
"phpunit/php-text-template" : "^2.0.4",
@@ -8284,7 +8275,7 @@
"support" : {
"issues" : "https://github.com/sebastianbergmann/phpunit/issues",
"security" : "https://github.com/sebastianbergmann/phpunit/security/policy",
- "source" : "https://github.com/sebastianbergmann/phpunit/tree/9.6.20"
+ "source" : "https://github.com/sebastianbergmann/phpunit/tree/9.6.21"
},
"funding" : [
{
@@ -8300,7 +8291,7 @@
"type" : "tidelift"
}
],
- "time" : "2024-07-10T11:45:39+00:00"
+ "time" : "2024-09-19T10:50:18+00:00"
},
{
"name" : "psr/cache",
@@ -8357,12 +8348,12 @@
"source" : {
"type" : "git",
"url" : "https://github.com/Roave/SecurityAdvisories.git",
- "reference" : "f8de2a81061775002d96aea80b12f2ab3c5eeb8d"
+ "reference" : "4b6b927472278272e2411f4341dba95d96c8c7d7"
},
"dist" : {
"type" : "zip",
- "url" : "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/f8de2a81061775002d96aea80b12f2ab3c5eeb8d",
- "reference" : "f8de2a81061775002d96aea80b12f2ab3c5eeb8d",
+ "url" : "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/4b6b927472278272e2411f4341dba95d96c8c7d7",
+ "reference" : "4b6b927472278272e2411f4341dba95d96c8c7d7",
"shasum" : ""
},
"conflict" : {
@@ -8459,21 +8450,23 @@
"codeigniter4/shield" : "<1.0.0.0-beta8",
"codiad/codiad" : "<=2.8.4",
"composer/composer" : "<1.10.27|>=2,<2.2.24|>=2.3,<2.7.7",
- "concrete5/concrete5" : "<9.3.3",
+ "concrete5/concrete5" : "<9.3.4",
"concrete5/core" : "<8.5.8|>=9,<9.1",
"contao-components/mediaelement" : ">=2.14.2,<2.21.1",
"contao/comments-bundle" : ">=2,<4.13.40|>=5.0.0.0-RC1-dev,<5.3.4",
"contao/contao" : ">=3,<3.5.37|>=4,<4.4.56|>=4.5,<4.9.40|>=4.10,<4.11.7|>=4.13,<4.13.21|>=5.1,<5.1.4",
"contao/core" : "<3.5.39",
- "contao/core-bundle" : "<4.13.40|>=5,<5.3.4",
+ "contao/core-bundle" : "<4.13.49|>=5,<5.3.15|>=5.4,<5.4.3",
"contao/listing-bundle" : ">=3,<=3.5.30|>=4,<4.4.8",
"contao/managed-edition" : "<=1.5",
"corveda/phpsandbox" : "<1.3.5",
"cosenary/instagram" : "<=2.3",
- "craftcms/cms" : "<4.6.2|>=5.0.0.0-beta1,<=5.2.2",
+ "craftcms/cms" : "<4.6.2|>=5,<=5.2.2",
"croogo/croogo" : "<4",
"cuyz/valinor" : "<0.12",
+ "czim/file-handling" : "<1.5|>=2,<2.3",
"czproject/git-php" : "<4.0.3",
+ "damienharper/auditor-bundle" : "<5.2.6",
"dapphp/securimage" : "<3.6.6",
"darylldoyle/safe-svg" : "<1.9.10",
"datadog/dd-trace" : ">=0.30,<0.30.2",
@@ -8498,8 +8491,9 @@
"dolibarr/dolibarr" : "<19.0.2",
"dompdf/dompdf" : "<2.0.4",
"doublethreedigital/guest-entries" : "<3.1.2",
- "drupal/core" : ">=6,<6.38|>=7,<7.96|>=8,<10.1.8|>=10.2,<10.2.2",
- "drupal/drupal" : ">=5,<5.11|>=6,<6.38|>=7,<7.80|>=8,<8.9.16|>=9,<9.1.12|>=9.2,<9.2.4",
+ "drupal/core" : ">=6,<6.38|>=7,<7.96|>=8,<10.1.8|>=10.2,<10.2.2|==11.9999999.9999999.9999999-dev",
+ "drupal/core-recommended" : "==11.9999999.9999999.9999999-dev",
+ "drupal/drupal" : ">=5,<5.11|>=6,<6.38|>=7,<7.80|>=8,<8.9.16|>=9,<9.1.12|>=9.2,<9.2.4|==11.9999999.9999999.9999999-dev",
"duncanmcclean/guest-entries" : "<3.1.2",
"dweeves/magmi" : "<=0.7.24",
"ec-cube/ec-cube" : "<2.4.4|>=2.11,<=2.17.1|>=3,<=3.0.18.0-patch4|>=4,<=4.1.2",
@@ -8581,7 +8575,7 @@
"genix/cms" : "<=1.1.11",
"getformwork/formwork" : "<1.13.1|==2.0.0.0-beta1",
"getgrav/grav" : "<1.7.46",
- "getkirby/cms" : "<4.1.1",
+ "getkirby/cms" : "<=3.6.6.5|>=3.7,<=3.7.5.4|>=3.8,<=3.8.4.3|>=3.9,<=3.9.8.1|>=3.10,<=3.10.1|>=4,<=4.3",
"getkirby/kirby" : "<=2.5.12",
"getkirby/panel" : "<2.5.14",
"getkirby/starterkit" : "<=3.7.0.2",
@@ -8628,6 +8622,7 @@
"in2code/femanager" : "<5.5.3|>=6,<6.3.4|>=7,<7.2.3",
"in2code/ipandlanguageredirect" : "<5.1.2",
"in2code/lux" : "<17.6.1|>=18,<24.0.2",
+ "in2code/powermail" : "<7.5.1|>=8,<8.5.1|>=9,<10.9.1|>=11,<12.4.1",
"innologi/typo3-appointments" : "<2.0.6",
"intelliants/subrion" : "<4.2.2",
"inter-mediator/inter-mediator" : "==5.5",
@@ -8657,7 +8652,7 @@
"kelvinmo/simplexrd" : "<3.1.1",
"kevinpapst/kimai2" : "<1.16.7",
"khodakhah/nodcms" : "<=3",
- "kimai/kimai" : "<2.16",
+ "kimai/kimai" : "<=2.20.1",
"kitodo/presentation" : "<3.2.3|>=3.3,<3.3.4",
"klaviyo/magento2-extension" : ">=1,<3",
"knplabs/knp-snappy" : "<=1.4.2",
@@ -8690,7 +8685,7 @@
"lms/routes" : "<2.1.1",
"localizationteam/l10nmgr" : "<7.4|>=8,<8.7|>=9,<9.2",
"luyadev/yii-helpers" : "<1.2.1",
- "magento/community-edition" : "<2.4.5|==2.4.5|>=2.4.5.0-patch1,<2.4.5.0-patch8|==2.4.6|>=2.4.6.0-patch1,<2.4.6.0-patch6|==2.4.7",
+ "magento/community-edition" : "<2.4.5|==2.4.5|>=2.4.5.0-patch1,<2.4.5.0-patch9|==2.4.6|>=2.4.6.0-patch1,<2.4.6.0-patch7|==2.4.7|>=2.4.7.0-patch1,<2.4.7.0-patch2",
"magento/core" : "<=1.9.4.5",
"magento/magento1ce" : "<1.9.4.3-dev",
"magento/magento1ee" : ">=1,<1.14.4.3-dev",
@@ -8701,7 +8696,8 @@
"mantisbt/mantisbt" : "<2.26.2",
"marcwillmann/turn" : "<0.3.3",
"matyhtf/framework" : "<3.0.6",
- "mautic/core" : "<4.4.12|>=5.0.0.0-alpha,<5.0.4",
+ "mautic/core" : "<4.4.13|>=5,<5.1.1",
+ "mautic/core-lib" : ">=1.0.0.0-beta,<4.4.13|>=5.0.0.0-alpha,<5.1.1",
"mdanter/ecc" : "<2",
"mediawiki/core" : "<1.36.2",
"mediawiki/matomo" : "<2.4.3",
@@ -8736,6 +8732,7 @@
"munkireport/softwareupdate" : "<1.6",
"mustache/mustache" : ">=2,<2.14.1",
"namshi/jose" : "<2.2",
+ "nategood/httpful" : "<1",
"neoan3-apps/template" : "<1.1.1",
"neorazorx/facturascripts" : "<2022.04",
"neos/flow" : ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.12|>=3.1,<3.1.10|>=3.2,<3.2.13|>=3.3,<3.3.13|>=4,<4.0.6",
@@ -8810,7 +8807,7 @@
"phpmyfaq/phpmyfaq" : "<3.2.5|==3.2.5",
"phpoffice/common" : "<0.2.9",
"phpoffice/phpexcel" : "<1.8",
- "phpoffice/phpspreadsheet" : "<1.16",
+ "phpoffice/phpspreadsheet" : "<1.29.1|>=2,<2.1.1|>=2.2,<2.2.1",
"phpseclib/phpseclib" : "<2.0.47|>=3,<3.0.36",
"phpservermon/phpservermon" : "<3.6",
"phpsysinfo/phpsysinfo" : "<3.4.3",
@@ -8819,9 +8816,10 @@
"phpxmlrpc/extras" : "<0.6.1",
"phpxmlrpc/phpxmlrpc" : "<4.9.2",
"pi/pi" : "<=2.5",
- "pimcore/admin-ui-classic-bundle" : "<=1.5.1",
+ "pimcore/admin-ui-classic-bundle" : "<1.5.4",
"pimcore/customer-management-framework-bundle" : "<4.0.6",
"pimcore/data-hub" : "<1.2.4",
+ "pimcore/data-importer" : "<1.8.9|>=1.9,<1.9.3",
"pimcore/demo" : "<10.3",
"pimcore/ecommerce-framework-bundle" : "<1.0.10",
"pimcore/perspective-editor" : "<1.5.1",
@@ -8852,7 +8850,7 @@
"pubnub/pubnub" : "<6.1",
"pusher/pusher-php-server" : "<2.2.1",
"pwweb/laravel-core" : "<=0.3.6.0-beta",
- "pxlrbt/filament-excel" : "<2.3.3",
+ "pxlrbt/filament-excel" : "<1.1.14|>=2.0.0.0-alpha,<2.3.3",
"pyrocms/pyrocms" : "<=3.9.1",
"qcubed/qcubed" : "<=3.1.1",
"quickapps/cms" : "<=2.0.0.0-beta2",
@@ -9003,7 +9001,7 @@
"tinymighty/wiki-seo" : "<1.2.2",
"titon/framework" : "<9.9.99",
"tobiasbg/tablepress" : "<=2.0.0.0-RC1",
- "topthink/framework" : "<6.0.17|>=6.1,<6.1.5|>=8,<8.0.4",
+ "topthink/framework" : "<6.0.17|>=6.1,<=8.0.4",
"topthink/think" : "<=6.1.1",
"topthink/thinkphp" : "<=3.2.3",
"torrentpier/torrentpier" : "<=2.4.3",
@@ -9012,7 +9010,7 @@
"truckersmp/phpwhois" : "<=4.3.1",
"ttskch/pagination-service-provider" : "<1",
"twbs/bootstrap" : "<=3.4.1|>=4,<=4.6.2",
- "twig/twig" : "<1.44.7|>=2,<2.15.3|>=3,<3.4.3",
+ "twig/twig" : "<1.44.8|>=2,<2.16.1|>=3,<3.11.1|>=3.12,<3.14",
"typo3/cms" : "<9.5.29|>=10,<10.4.35|>=11,<11.5.23|>=12,<12.2",
"typo3/cms-backend" : "<4.1.14|>=4.2,<4.2.15|>=4.3,<4.3.7|>=4.4,<4.4.4|>=7,<=7.6.50|>=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1",
"typo3/cms-core" : "<=8.7.56|>=9,<=9.5.47|>=10,<=10.4.44|>=11,<=11.5.36|>=12,<=12.4.14|>=13,<=13.1",
@@ -9064,6 +9062,7 @@
"winter/wn-dusk-plugin" : "<2.1",
"winter/wn-system-module" : "<1.2.4",
"wintercms/winter" : "<=1.2.3",
+ "wireui/wireui" : "<1.19.3|>=2,<2.1.3",
"woocommerce/woocommerce" : "<6.6|>=8.8,<8.8.5|>=8.9,<8.9.3",
"wp-cli/wp-cli" : ">=0.12,<2.5",
"wp-graphql/wp-graphql" : "<=1.14.5",
@@ -9166,7 +9165,7 @@
"type" : "tidelift"
}
],
- "time" : "2024-08-23T19:04:38+00:00"
+ "time" : "2024-09-19T17:04:43+00:00"
},
{
"name" : "sebastian/cli-parser",
@@ -10133,16 +10132,16 @@
},
{
"name" : "symfony/yaml",
- "version" : "v6.4.8",
+ "version" : "v6.4.12",
"source" : {
"type" : "git",
"url" : "https://github.com/symfony/yaml.git",
- "reference" : "52903de178d542850f6f341ba92995d3d63e60c9"
+ "reference" : "762ee56b2649659380e0ef4d592d807bc17b7971"
},
"dist" : {
"type" : "zip",
- "url" : "https://api.github.com/repos/symfony/yaml/zipball/52903de178d542850f6f341ba92995d3d63e60c9",
- "reference" : "52903de178d542850f6f341ba92995d3d63e60c9",
+ "url" : "https://api.github.com/repos/symfony/yaml/zipball/762ee56b2649659380e0ef4d592d807bc17b7971",
+ "reference" : "762ee56b2649659380e0ef4d592d807bc17b7971",
"shasum" : ""
},
"require" : {
@@ -10185,7 +10184,7 @@
"description" : "Loads and dumps YAML files",
"homepage" : "https://symfony.com",
"support" : {
- "source" : "https://github.com/symfony/yaml/tree/v6.4.8"
+ "source" : "https://github.com/symfony/yaml/tree/v6.4.12"
},
"funding" : [
{
@@ -10201,7 +10200,7 @@
"type" : "tidelift"
}
],
- "time" : "2024-05-31T14:49:08+00:00"
+ "time" : "2024-09-17T12:47:12+00:00"
},
{
"name" : "theseer/tokenizer",