diff --git a/composer.lock b/composer.lock index dba3217..e1088e3 100644 --- a/composer.lock +++ b/composer.lock @@ -2255,16 +2255,16 @@ }, { "name": "symfony/console", - "version": "v8.1.1", + "version": "8.2.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "b711a8ab808b6c074c6b8caef70d0fd8d6b6d07d" + "reference": "cca42393c9ba9caf1675c3a4ee3784bc3fb06e57" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/b711a8ab808b6c074c6b8caef70d0fd8d6b6d07d", - "reference": "b711a8ab808b6c074c6b8caef70d0fd8d6b6d07d", + "url": "https://api.github.com/repos/symfony/console/zipball/cca42393c9ba9caf1675c3a4ee3784bc3fb06e57", + "reference": "cca42393c9ba9caf1675c3a4ee3784bc3fb06e57", "shasum": "" }, "require": { @@ -2299,6 +2299,7 @@ "symfony/validator": "^7.4|^8.0", "symfony/var-dumper": "^7.4|^8.0" }, + "default-branch": true, "type": "library", "autoload": { "psr-4": { @@ -2331,7 +2332,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v8.1.1" + "source": "https://github.com/symfony/console/tree/8.2" }, "funding": [ { @@ -2351,7 +2352,7 @@ "type": "tidelift" } ], - "time": "2026-06-16T12:55:20+00:00" + "time": "2026-07-23T06:34:45+00:00" }, { "name": "symfony/deprecation-contracts", @@ -3013,7 +3014,7 @@ }, { "name": "symfony/process", - "version": "v8.1.0", + "version": "8.2.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/process.git", @@ -3028,6 +3029,7 @@ "require": { "php": ">=8.4.1" }, + "default-branch": true, "type": "library", "autoload": { "psr-4": { @@ -3054,7 +3056,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v8.1.0" + "source": "https://github.com/symfony/process/tree/8.1" }, "funding": [ { @@ -3170,12 +3172,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "5aae2a1d467551d0aeb3de88825fff7fed20f381" + "reference": "12c1d4fb1445b0669a4da6c6024df7dc79864e05" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/5aae2a1d467551d0aeb3de88825fff7fed20f381", - "reference": "5aae2a1d467551d0aeb3de88825fff7fed20f381", + "url": "https://api.github.com/repos/symfony/string/zipball/12c1d4fb1445b0669a4da6c6024df7dc79864e05", + "reference": "12c1d4fb1445b0669a4da6c6024df7dc79864e05", "shasum": "" }, "require": { @@ -3253,7 +3255,7 @@ "type": "tidelift" } ], - "time": "2026-06-27T21:05:00+00:00" + "time": "2026-07-19T19:49:09+00:00" }, { "name": "tbachert/spi", @@ -4630,16 +4632,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.95.13", + "version": "v3.95.17", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "ea941114a002eb5e5876f190223deec1066c482c" + "reference": "0ee88422118f3cc59c8c3def222ba7f1493b6d5b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/ea941114a002eb5e5876f190223deec1066c482c", - "reference": "ea941114a002eb5e5876f190223deec1066c482c", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/0ee88422118f3cc59c8c3def222ba7f1493b6d5b", + "reference": "0ee88422118f3cc59c8c3def222ba7f1493b6d5b", "shasum": "" }, "require": { @@ -4679,10 +4681,10 @@ "php-coveralls/php-coveralls": "^2.9.1", "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.8", "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.8", - "phpunit/phpunit": "^9.6.35 || ^10.5.64 || ^11.5.56", + "phpunit/phpunit": "^9.6.35 || ^10.5.64 || ^11.5.56 || ^12.5.31 || ^13.0.6", "symfony/polyfill-php85": "^1.38", - "symfony/var-dumper": "^5.4.48 || ^6.4.36 || ^7.4.8 || ^8.1.0", - "symfony/yaml": "^5.4.53 || ^6.4.41 || ^7.4.13 || ^8.1.0" + "symfony/var-dumper": "^5.4.48 || ^6.4.36 || ^7.4.8 || ^8.1.1", + "symfony/yaml": "^5.4.53 || ^6.4.41 || ^7.4.13 || ^8.1.1" }, "suggest": { "ext-dom": "For handling output formats in XML", @@ -4723,7 +4725,7 @@ ], "support": { "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", - "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.95.13" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.95.17" }, "funding": [ { @@ -4731,7 +4733,7 @@ "type": "github" } ], - "time": "2026-07-10T09:23:21+00:00" + "time": "2026-07-24T13:54:39+00:00" }, { "name": "kubawerlos/php-cs-fixer-custom-fixers", @@ -6445,19 +6447,19 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", - "reference": "50df71631a441197e679a56899bfd58abf010956" + "reference": "3afa007b0e4bb251693a69fbdff03410aefd8ab3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/50df71631a441197e679a56899bfd58abf010956", - "reference": "50df71631a441197e679a56899bfd58abf010956", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3afa007b0e4bb251693a69fbdff03410aefd8ab3", + "reference": "3afa007b0e4bb251693a69fbdff03410aefd8ab3", "shasum": "" }, "require": { "php": ">=8.4" }, "require-dev": { - "phpunit/phpunit": "^13.2.4", + "phpunit/phpunit": "^13.2.5", "symfony/process": "^7.4.13" }, "default-branch": true, @@ -6517,7 +6519,7 @@ "type": "tidelift" } ], - "time": "2026-07-08T14:46:55+00:00" + "time": "2026-07-27T05:49:24+00:00" }, { "name": "sebastian/environment", @@ -7385,12 +7387,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "abd6c11dc468725d1627302ad10f6cd486e9e3d0" + "reference": "c14c05a9e6da7f5e375e6efc28952c7e7dbddffb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/abd6c11dc468725d1627302ad10f6cd486e9e3d0", - "reference": "abd6c11dc468725d1627302ad10f6cd486e9e3d0", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/c14c05a9e6da7f5e375e6efc28952c7e7dbddffb", + "reference": "c14c05a9e6da7f5e375e6efc28952c7e7dbddffb", "shasum": "" }, "require": { @@ -7464,7 +7466,7 @@ "type": "tidelift" } ], - "time": "2026-06-09T12:28:30+00:00" + "time": "2026-07-22T15:42:13+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -7553,12 +7555,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "99aec13b82b4967ec5088222c4a3ecca955949c2" + "reference": "17856b7a222664a26a5ea1cb06ee0721c2438217" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/99aec13b82b4967ec5088222c4a3ecca955949c2", - "reference": "99aec13b82b4967ec5088222c4a3ecca955949c2", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/17856b7a222664a26a5ea1cb06ee0721c2438217", + "reference": "17856b7a222664a26a5ea1cb06ee0721c2438217", "shasum": "" }, "require": { @@ -7617,7 +7619,7 @@ "type": "tidelift" } ], - "time": "2026-05-29T05:06:50+00:00" + "time": "2026-07-22T15:42:13+00:00" }, { "name": "symfony/finder",