diff --git a/composer.json b/composer.json index b1bc3f8..edad51a 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "phpstan/phpstan": "*", "friendsofphp/php-cs-fixer": "^3.61", "ergebnis/composer-normalize": "^2.47", - "ergebnis/php-cs-fixer-config": "^6.49", + "ergebnis/php-cs-fixer-config": "^6.52", "kint-php/kint": "dev-master" }, "config": { diff --git a/composer.lock b/composer.lock index 883cb4d..9bb3e7d 100644 --- a/composer.lock +++ b/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": "22b20c2379eea8401e3bfd8a0367f8db", + "content-hash": "d6a95d09669d3ed40b994b6a8ebb2421", "packages": [ { "name": "cakephp/chronos", @@ -1795,12 +1795,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "d7cbab18d0708dbae75f8c4470f4fc5c5c88296c" + "reference": "0fe6c7fc33c2cf85fe8f78ea8916a01318b39261" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/d7cbab18d0708dbae75f8c4470f4fc5c5c88296c", - "reference": "d7cbab18d0708dbae75f8c4470f4fc5c5c88296c", + "url": "https://api.github.com/repos/symfony/console/zipball/0fe6c7fc33c2cf85fe8f78ea8916a01318b39261", + "reference": "0fe6c7fc33c2cf85fe8f78ea8916a01318b39261", "shasum": "" }, "require": { @@ -1885,7 +1885,7 @@ "type": "tidelift" } ], - "time": "2025-08-06T06:01:34+00:00" + "time": "2025-08-13T16:48:03+00:00" }, { "name": "symfony/deprecation-contracts", @@ -1965,12 +1965,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "7d2dac345a4e20bcdedc5963ceea97ebe40e70ca" + "reference": "633c6fdfb2eac90041c2de30ad1ccff95a671f66" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/7d2dac345a4e20bcdedc5963ceea97ebe40e70ca", - "reference": "7d2dac345a4e20bcdedc5963ceea97ebe40e70ca", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/633c6fdfb2eac90041c2de30ad1ccff95a671f66", + "reference": "633c6fdfb2eac90041c2de30ad1ccff95a671f66", "shasum": "" }, "require": { @@ -2027,7 +2027,7 @@ "type": "tidelift" } ], - "time": "2025-08-04T07:05:15+00:00" + "time": "2025-08-12T20:20:59+00:00" }, { "name": "symfony/polyfill-ctype", @@ -2454,12 +2454,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "4fa5cb4e1ef51e75cfe0d6f6bf93e66056ee6318" + "reference": "24b585b636430548109aceb3bd9a42a55ab9b65a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/4fa5cb4e1ef51e75cfe0d6f6bf93e66056ee6318", - "reference": "4fa5cb4e1ef51e75cfe0d6f6bf93e66056ee6318", + "url": "https://api.github.com/repos/symfony/string/zipball/24b585b636430548109aceb3bd9a42a55ab9b65a", + "reference": "24b585b636430548109aceb3bd9a42a55ab9b65a", "shasum": "" }, "require": { @@ -2537,7 +2537,7 @@ "type": "tidelift" } ], - "time": "2025-08-05T10:26:20+00:00" + "time": "2025-08-12T12:49:34+00:00" }, { "name": "vitexsoftware/ease-core", @@ -3581,23 +3581,23 @@ }, { "name": "ergebnis/php-cs-fixer-config", - "version": "6.51.0", + "version": "6.52.0", "source": { "type": "git", "url": "https://github.com/ergebnis/php-cs-fixer-config.git", - "reference": "f02ec4b48a7fbe3c08c1082d4dfa375fd28ec1fd" + "reference": "a1b48bcad746edbde6ea5a8a0ed4c9d13afdbefc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/f02ec4b48a7fbe3c08c1082d4dfa375fd28ec1fd", - "reference": "f02ec4b48a7fbe3c08c1082d4dfa375fd28ec1fd", + "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/a1b48bcad746edbde6ea5a8a0ed4c9d13afdbefc", + "reference": "a1b48bcad746edbde6ea5a8a0ed4c9d13afdbefc", "shasum": "" }, "require": { "erickskrauch/php-cs-fixer-custom-fixers": "~1.3.0", "ext-filter": "*", - "friendsofphp/php-cs-fixer": "~3.85.1", - "kubawerlos/php-cs-fixer-custom-fixers": "~3.31.0", + "friendsofphp/php-cs-fixer": "~3.86.0", + "kubawerlos/php-cs-fixer-custom-fixers": "~3.32.0", "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "require-dev": { @@ -3614,7 +3614,7 @@ "phpstan/phpstan-phpunit": "^2.0.7", "phpstan/phpstan-strict-rules": "^2.0.6", "phpunit/phpunit": "^9.6.22", - "rector/rector": "^2.1.2", + "rector/rector": "^2.1.3", "symfony/filesystem": "^5.0.0 || ^6.0.0", "symfony/process": "^5.0.0 || ^6.0.0" }, @@ -3648,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-08-09T08:40:38+00:00" + "time": "2025-08-14T08:13:50+00:00" }, { "name": "erickskrauch/php-cs-fixer-custom-fixers", @@ -3766,16 +3766,16 @@ }, { "name": "fidry/cpu-core-counter", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/theofidry/cpu-core-counter.git", - "reference": "8520451a140d3f46ac33042715115e290cf5785f" + "reference": "db9508f7b1474469d9d3c53b86f817e344732678" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/8520451a140d3f46ac33042715115e290cf5785f", - "reference": "8520451a140d3f46ac33042715115e290cf5785f", + "url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/db9508f7b1474469d9d3c53b86f817e344732678", + "reference": "db9508f7b1474469d9d3c53b86f817e344732678", "shasum": "" }, "require": { @@ -3785,10 +3785,10 @@ "fidry/makefile": "^0.2.0", "fidry/php-cs-fixer-config": "^1.1.2", "phpstan/extension-installer": "^1.2.0", - "phpstan/phpstan": "^1.9.2", - "phpstan/phpstan-deprecation-rules": "^1.0.0", - "phpstan/phpstan-phpunit": "^1.2.2", - "phpstan/phpstan-strict-rules": "^1.4.4", + "phpstan/phpstan": "^2.0", + "phpstan/phpstan-deprecation-rules": "^2.0.0", + "phpstan/phpstan-phpunit": "^2.0", + "phpstan/phpstan-strict-rules": "^2.0", "phpunit/phpunit": "^8.5.31 || ^9.5.26", "webmozarts/strict-phpunit": "^7.5" }, @@ -3815,7 +3815,7 @@ ], "support": { "issues": "https://github.com/theofidry/cpu-core-counter/issues", - "source": "https://github.com/theofidry/cpu-core-counter/tree/1.2.0" + "source": "https://github.com/theofidry/cpu-core-counter/tree/1.3.0" }, "funding": [ { @@ -3823,20 +3823,20 @@ "type": "github" } ], - "time": "2024-08-06T10:04:20+00:00" + "time": "2025-08-14T07:29:31+00:00" }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.85.1", + "version": "v3.86.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "2fb6d7f6c3398dca5786a1635b27405d73a417ba" + "reference": "4a952bd19dc97879b0620f495552ef09b55f7d36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/2fb6d7f6c3398dca5786a1635b27405d73a417ba", - "reference": "2fb6d7f6c3398dca5786a1635b27405d73a417ba", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/4a952bd19dc97879b0620f495552ef09b55f7d36", + "reference": "4a952bd19dc97879b0620f495552ef09b55f7d36", "shasum": "" }, "require": { @@ -3920,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.85.1" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.86.0" }, "funding": [ { @@ -3928,7 +3928,7 @@ "type": "github" } ], - "time": "2025-07-29T22:22:50+00:00" + "time": "2025-08-13T22:36:21+00:00" }, { "name": "justinrainbow/json-schema", @@ -4072,22 +4072,22 @@ }, { "name": "kubawerlos/php-cs-fixer-custom-fixers", - "version": "v3.31.1", + "version": "v3.32.0", "source": { "type": "git", "url": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers.git", - "reference": "207182775ff9121dafc1c8c3b28e9d3f2f567fe1" + "reference": "c3a815a496f5cd6356726902f421013cbb7ba3f3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/207182775ff9121dafc1c8c3b28e9d3f2f567fe1", - "reference": "207182775ff9121dafc1c8c3b28e9d3f2f567fe1", + "url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/c3a815a496f5cd6356726902f421013cbb7ba3f3", + "reference": "c3a815a496f5cd6356726902f421013cbb7ba3f3", "shasum": "" }, "require": { "ext-filter": "*", "ext-tokenizer": "*", - "friendsofphp/php-cs-fixer": "^3.84", + "friendsofphp/php-cs-fixer": "^3.85", "php": "^7.4 || ^8.0" }, "require-dev": { @@ -4112,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.31.1" + "source": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/tree/v3.32.0" }, "funding": [ { @@ -4120,7 +4120,7 @@ "type": "github" } ], - "time": "2025-07-21T18:19:38+00:00" + "time": "2025-08-01T06:10:10+00:00" }, { "name": "localheinz/diff", @@ -6663,12 +6663,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "32f8d105ae7f5ded431246f40d514c8b25b35329" + "reference": "c511634ea987e9f96eafe4270a3c5e7cf6f2f747" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/32f8d105ae7f5ded431246f40d514c8b25b35329", - "reference": "32f8d105ae7f5ded431246f40d514c8b25b35329", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/c511634ea987e9f96eafe4270a3c5e7cf6f2f747", + "reference": "c511634ea987e9f96eafe4270a3c5e7cf6f2f747", "shasum": "" }, "require": { @@ -6739,7 +6739,7 @@ "type": "tidelift" } ], - "time": "2025-08-04T12:44:32+00:00" + "time": "2025-08-13T13:43:36+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -6824,12 +6824,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "94fb6404fd96521977d11c309d91566d93cb83a6" + "reference": "57861c3e46d9c85d89b73588afae62049ceafc5e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/94fb6404fd96521977d11c309d91566d93cb83a6", - "reference": "94fb6404fd96521977d11c309d91566d93cb83a6", + "url": "https://api.github.com/repos/symfony/finder/zipball/57861c3e46d9c85d89b73588afae62049ceafc5e", + "reference": "57861c3e46d9c85d89b73588afae62049ceafc5e", "shasum": "" }, "require": { @@ -6884,7 +6884,7 @@ "type": "tidelift" } ], - "time": "2025-08-05T10:19:40+00:00" + "time": "2025-08-12T20:20:59+00:00" }, { "name": "symfony/options-resolver", @@ -6892,12 +6892,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "e4cfe0b7e612afafa577520d4f9f2a99f0709fe9" + "reference": "3324bca1ff334c8807a3968882edb76ea708b955" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/e4cfe0b7e612afafa577520d4f9f2a99f0709fe9", - "reference": "e4cfe0b7e612afafa577520d4f9f2a99f0709fe9", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/3324bca1ff334c8807a3968882edb76ea708b955", + "reference": "3324bca1ff334c8807a3968882edb76ea708b955", "shasum": "" }, "require": { @@ -6955,7 +6955,7 @@ "type": "tidelift" } ], - "time": "2025-08-05T10:16:35+00:00" + "time": "2025-08-13T16:46:49+00:00" }, { "name": "symfony/polyfill-php80", @@ -7129,12 +7129,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "f7f8c652703e1dd99c702cb39a196af39932c376" + "reference": "410c833558ad2c2275abf96095b4fe2e40102105" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/f7f8c652703e1dd99c702cb39a196af39932c376", - "reference": "f7f8c652703e1dd99c702cb39a196af39932c376", + "url": "https://api.github.com/repos/symfony/process/zipball/410c833558ad2c2275abf96095b4fe2e40102105", + "reference": "410c833558ad2c2275abf96095b4fe2e40102105", "shasum": "" }, "require": { @@ -7186,7 +7186,7 @@ "type": "tidelift" } ], - "time": "2025-08-05T10:19:40+00:00" + "time": "2025-08-14T09:54:45+00:00" }, { "name": "symfony/stopwatch",