diff --git a/composer.lock b/composer.lock index 02d9f53..883cb4d 100644 --- a/composer.lock +++ b/composer.lock @@ -1795,12 +1795,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "7b3bfe1acdf847b42c1204509246731270634844" + "reference": "d7cbab18d0708dbae75f8c4470f4fc5c5c88296c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/7b3bfe1acdf847b42c1204509246731270634844", - "reference": "7b3bfe1acdf847b42c1204509246731270634844", + "url": "https://api.github.com/repos/symfony/console/zipball/d7cbab18d0708dbae75f8c4470f4fc5c5c88296c", + "reference": "d7cbab18d0708dbae75f8c4470f4fc5c5c88296c", "shasum": "" }, "require": { @@ -1885,7 +1885,7 @@ "type": "tidelift" } ], - "time": "2025-07-31T06:52:06+00:00" + "time": "2025-08-06T06:01:34+00:00" }, { "name": "symfony/deprecation-contracts", @@ -1948,6 +1948,10 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" @@ -1961,12 +1965,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "7df39720b1634375cb474089f34342589bbeda21" + "reference": "7d2dac345a4e20bcdedc5963ceea97ebe40e70ca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/7df39720b1634375cb474089f34342589bbeda21", - "reference": "7df39720b1634375cb474089f34342589bbeda21", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/7d2dac345a4e20bcdedc5963ceea97ebe40e70ca", + "reference": "7d2dac345a4e20bcdedc5963ceea97ebe40e70ca", "shasum": "" }, "require": { @@ -2014,12 +2018,16 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-07-24T13:09:19+00:00" + "time": "2025-08-04T07:05:15+00:00" }, { "name": "symfony/polyfill-ctype", @@ -2094,6 +2102,10 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" @@ -2255,6 +2267,10 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" @@ -2337,6 +2353,10 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" @@ -2434,12 +2454,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "c1d6253c65797b5f31083037cb4b337cd151b6a6" + "reference": "4fa5cb4e1ef51e75cfe0d6f6bf93e66056ee6318" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/c1d6253c65797b5f31083037cb4b337cd151b6a6", - "reference": "c1d6253c65797b5f31083037cb4b337cd151b6a6", + "url": "https://api.github.com/repos/symfony/string/zipball/4fa5cb4e1ef51e75cfe0d6f6bf93e66056ee6318", + "reference": "4fa5cb4e1ef51e75cfe0d6f6bf93e66056ee6318", "shasum": "" }, "require": { @@ -2508,12 +2528,16 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-07-28T07:34:05+00:00" + "time": "2025-08-05T10:26:20+00:00" }, { "name": "vitexsoftware/ease-core", @@ -3557,23 +3581,23 @@ }, { "name": "ergebnis/php-cs-fixer-config", - "version": "6.50.0", + "version": "6.51.0", "source": { "type": "git", "url": "https://github.com/ergebnis/php-cs-fixer-config.git", - "reference": "9fb26b410c509a056487c0a75cd6a5a64c75a076" + "reference": "f02ec4b48a7fbe3c08c1082d4dfa375fd28ec1fd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/9fb26b410c509a056487c0a75cd6a5a64c75a076", - "reference": "9fb26b410c509a056487c0a75cd6a5a64c75a076", + "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/f02ec4b48a7fbe3c08c1082d4dfa375fd28ec1fd", + "reference": "f02ec4b48a7fbe3c08c1082d4dfa375fd28ec1fd", "shasum": "" }, "require": { "erickskrauch/php-cs-fixer-custom-fixers": "~1.3.0", "ext-filter": "*", - "friendsofphp/php-cs-fixer": "~3.84.0", - "kubawerlos/php-cs-fixer-custom-fixers": "~3.30.2", + "friendsofphp/php-cs-fixer": "~3.85.1", + "kubawerlos/php-cs-fixer-custom-fixers": "~3.31.0", "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "require-dev": { @@ -3582,15 +3606,15 @@ "ergebnis/license": "^2.6.0", "ergebnis/phpstan-rules": "^2.10.5", "ergebnis/phpunit-slow-test-detector": "^2.19.1", - "ergebnis/rector-rules": "^1.4.0", + "ergebnis/rector-rules": "^1.5.1", "fakerphp/faker": "^1.24.1", "phpstan/extension-installer": "^1.4.3", - "phpstan/phpstan": "^2.1.17", + "phpstan/phpstan": "^2.1.22", "phpstan/phpstan-deprecation-rules": "^2.0.3", - "phpstan/phpstan-phpunit": "^2.0.6", - "phpstan/phpstan-strict-rules": "^2.0.4", + "phpstan/phpstan-phpunit": "^2.0.7", + "phpstan/phpstan-strict-rules": "^2.0.6", "phpunit/phpunit": "^9.6.22", - "rector/rector": "^2.1.1", + "rector/rector": "^2.1.2", "symfony/filesystem": "^5.0.0 || ^6.0.0", "symfony/process": "^5.0.0 || ^6.0.0" }, @@ -3624,7 +3648,7 @@ "security": "https://github.com/ergebnis/php-cs-fixer-config/blob/main/.github/SECURITY.md", "source": "https://github.com/ergebnis/php-cs-fixer-config" }, - "time": "2025-07-16T09:36:03+00:00" + "time": "2025-08-09T08:40:38+00:00" }, { "name": "erickskrauch/php-cs-fixer-custom-fixers", @@ -3803,20 +3827,20 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.84.0", + "version": "v3.85.1", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "38dad0767bf2a9b516b976852200ae722fe984ca" + "reference": "2fb6d7f6c3398dca5786a1635b27405d73a417ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/38dad0767bf2a9b516b976852200ae722fe984ca", - "reference": "38dad0767bf2a9b516b976852200ae722fe984ca", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/2fb6d7f6c3398dca5786a1635b27405d73a417ba", + "reference": "2fb6d7f6c3398dca5786a1635b27405d73a417ba", "shasum": "" }, "require": { - "clue/ndjson-react": "^1.0", + "clue/ndjson-react": "^1.3", "composer/semver": "^3.4", "composer/xdebug-handler": "^3.0.5", "ext-filter": "*", @@ -3826,12 +3850,12 @@ "fidry/cpu-core-counter": "^1.2", "php": "^7.4 || ^8.0", "react/child-process": "^0.6.6", - "react/event-loop": "^1.0", - "react/promise": "^2.11 || ^3.0", - "react/socket": "^1.0", - "react/stream": "^1.0", + "react/event-loop": "^1.5", + "react/promise": "^3.2", + "react/socket": "^1.16", + "react/stream": "^1.4", "sebastian/diff": "^4.0.6 || ^5.1.1 || ^6.0.2 || ^7.0", - "symfony/console": "^5.4.45 || ^6.4.13 || ^7.0", + "symfony/console": "^5.4.47 || ^6.4.13 || ^7.0", "symfony/event-dispatcher": "^5.4.45 || ^6.4.13 || ^7.0", "symfony/filesystem": "^5.4.45 || ^6.4.13 || ^7.0", "symfony/finder": "^5.4.45 || ^6.4.17 || ^7.0", @@ -3896,7 +3920,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.84.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.85.1" }, "funding": [ { @@ -3904,7 +3928,7 @@ "type": "github" } ], - "time": "2025-07-15T18:21:57+00:00" + "time": "2025-07-29T22:22:50+00:00" }, { "name": "justinrainbow/json-schema", @@ -4048,22 +4072,22 @@ }, { "name": "kubawerlos/php-cs-fixer-custom-fixers", - "version": "v3.30.2", + "version": "v3.31.1", "source": { "type": "git", "url": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers.git", - "reference": "79e14df217883c32bfdf2205b5eef771cf68bfb6" + "reference": "207182775ff9121dafc1c8c3b28e9d3f2f567fe1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/79e14df217883c32bfdf2205b5eef771cf68bfb6", - "reference": "79e14df217883c32bfdf2205b5eef771cf68bfb6", + "url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/207182775ff9121dafc1c8c3b28e9d3f2f567fe1", + "reference": "207182775ff9121dafc1c8c3b28e9d3f2f567fe1", "shasum": "" }, "require": { "ext-filter": "*", "ext-tokenizer": "*", - "friendsofphp/php-cs-fixer": "^3.82", + "friendsofphp/php-cs-fixer": "^3.84", "php": "^7.4 || ^8.0" }, "require-dev": { @@ -4088,7 +4112,7 @@ "description": "A set of custom fixers for PHP CS Fixer", "support": { "issues": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/issues", - "source": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/tree/v3.30.2" + "source": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/tree/v3.31.1" }, "funding": [ { @@ -4096,7 +4120,7 @@ "type": "github" } ], - "time": "2025-07-14T19:33:37+00:00" + "time": "2025-07-21T18:19:38+00:00" }, { "name": "localheinz/diff", @@ -6639,12 +6663,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "b1275294c9e511d5b1a507cb0c314a068d401d83" + "reference": "32f8d105ae7f5ded431246f40d514c8b25b35329" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/b1275294c9e511d5b1a507cb0c314a068d401d83", - "reference": "b1275294c9e511d5b1a507cb0c314a068d401d83", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/32f8d105ae7f5ded431246f40d514c8b25b35329", + "reference": "32f8d105ae7f5ded431246f40d514c8b25b35329", "shasum": "" }, "require": { @@ -6706,12 +6730,16 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-06-02T14:13:49+00:00" + "time": "2025-08-04T12:44:32+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -6796,12 +6824,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "d2fc80c7648e13795e5967afd8966920fa22f04d" + "reference": "94fb6404fd96521977d11c309d91566d93cb83a6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/d2fc80c7648e13795e5967afd8966920fa22f04d", - "reference": "d2fc80c7648e13795e5967afd8966920fa22f04d", + "url": "https://api.github.com/repos/symfony/finder/zipball/94fb6404fd96521977d11c309d91566d93cb83a6", + "reference": "94fb6404fd96521977d11c309d91566d93cb83a6", "shasum": "" }, "require": { @@ -6847,12 +6875,16 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-07-16T09:26:03+00:00" + "time": "2025-08-05T10:19:40+00:00" }, { "name": "symfony/options-resolver", @@ -6860,12 +6892,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "9a9537a493107f8b7570566f12d8f77547ca5bc2" + "reference": "e4cfe0b7e612afafa577520d4f9f2a99f0709fe9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/9a9537a493107f8b7570566f12d8f77547ca5bc2", - "reference": "9a9537a493107f8b7570566f12d8f77547ca5bc2", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/e4cfe0b7e612afafa577520d4f9f2a99f0709fe9", + "reference": "e4cfe0b7e612afafa577520d4f9f2a99f0709fe9", "shasum": "" }, "require": { @@ -6923,7 +6955,7 @@ "type": "tidelift" } ], - "time": "2025-07-31T07:38:42+00:00" + "time": "2025-08-05T10:16:35+00:00" }, { "name": "symfony/polyfill-php80", @@ -6999,6 +7031,10 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" @@ -7076,6 +7112,10 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" @@ -7089,12 +7129,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "d22c732186c750da0021eb9fe5376057daf719cf" + "reference": "f7f8c652703e1dd99c702cb39a196af39932c376" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/d22c732186c750da0021eb9fe5376057daf719cf", - "reference": "d22c732186c750da0021eb9fe5376057daf719cf", + "url": "https://api.github.com/repos/symfony/process/zipball/f7f8c652703e1dd99c702cb39a196af39932c376", + "reference": "f7f8c652703e1dd99c702cb39a196af39932c376", "shasum": "" }, "require": { @@ -7137,12 +7177,16 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-06-04T13:50:27+00:00" + "time": "2025-08-05T10:19:40+00:00" }, { "name": "symfony/stopwatch", @@ -7150,12 +7194,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", - "reference": "5a49289e2b308214c8b9c2fda4ea454d8b8ad7cd" + "reference": "8a24af0a2e8a872fb745047180649b8418303084" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/stopwatch/zipball/5a49289e2b308214c8b9c2fda4ea454d8b8ad7cd", - "reference": "5a49289e2b308214c8b9c2fda4ea454d8b8ad7cd", + "url": "https://api.github.com/repos/symfony/stopwatch/zipball/8a24af0a2e8a872fb745047180649b8418303084", + "reference": "8a24af0a2e8a872fb745047180649b8418303084", "shasum": "" }, "require": { @@ -7188,7 +7232,7 @@ "description": "Provides a way to profile code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/stopwatch/tree/v7.3.0-RC1" + "source": "https://github.com/symfony/stopwatch/tree/7.4" }, "funding": [ { @@ -7199,12 +7243,16 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-02-24T10:49:57+00:00" + "time": "2025-08-04T07:05:15+00:00" }, { "name": "theseer/tokenizer",