diff --git a/composer.json b/composer.json index a08755f..b40dae2 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "symfony/console": "^7 || ^8" }, "require-dev": { - "friendsofphp/php-cs-fixer": "3.95.23", + "friendsofphp/php-cs-fixer": "3.95.24", "phpunit/phpunit": "^11 || ^12 || ^13", "guzzlehttp/guzzle": "^8.0", "phpstan/phpstan": "^2.0" diff --git a/composer.lock b/composer.lock index 84ea5de..6b4dcf6 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": "61412f412f6f74f94cf53f0bd8f5ad99", + "content-hash": "461b04cf8fd84bb46ebc7369072c668e", "packages": [ { "name": "deviantintegral/jms-serializer-uri-handler", @@ -2099,16 +2099,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.95.23", + "version": "v3.95.24", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "b2932a5af3157a0c28324b1efe5e3b556dee09c4" + "reference": "9a4b8050f8768646bf3693ee7416978ceeca6206" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/b2932a5af3157a0c28324b1efe5e3b556dee09c4", - "reference": "b2932a5af3157a0c28324b1efe5e3b556dee09c4", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/9a4b8050f8768646bf3693ee7416978ceeca6206", + "reference": "9a4b8050f8768646bf3693ee7416978ceeca6206", "shasum": "" }, "require": { @@ -2191,7 +2191,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.23" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.95.24" }, "funding": [ { @@ -2199,7 +2199,7 @@ "type": "github" } ], - "time": "2026-08-26T19:54:54+00:00" + "time": "2026-08-31T15:31:12+00:00" }, { "name": "guzzlehttp/guzzle",