diff --git a/composer.json b/composer.json index fcac6fb..cd2aa5f 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "codeception/codeception": "^5.3.2", "codeception/module-asserts": "^3.2.0", "codeception/module-phpbrowser": "^3.0.1", - "friendsofphp/php-cs-fixer": "3.82.0", + "friendsofphp/php-cs-fixer": "3.82.1", "jane-php/open-api-3": "^7.9.0", "roave/security-advisories": "dev-latest", "symfony/var-dumper": "7.3.1" diff --git a/composer.lock b/composer.lock index 6368f93..d517ffe 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": "8d5b4ec252e2ae4b0a66406e8cda71f2", + "content-hash": "061f40f903f2b3cb597668b0bb098df4", "packages": [ { "name": "clue/stream-filter", @@ -3956,16 +3956,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.82.0", + "version": "v3.82.1", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "db2a44dc899d40f20609f0ea53e952c64c028968" + "reference": "240f67bbf812ab8ac097c3097e7e65d43f9a0079" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/db2a44dc899d40f20609f0ea53e952c64c028968", - "reference": "db2a44dc899d40f20609f0ea53e952c64c028968", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/240f67bbf812ab8ac097c3097e7e65d43f9a0079", + "reference": "240f67bbf812ab8ac097c3097e7e65d43f9a0079", "shasum": "" }, "require": { @@ -4049,7 +4049,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.82.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.82.1" }, "funding": [ { @@ -4057,7 +4057,7 @@ "type": "github" } ], - "time": "2025-07-07T22:38:13+00:00" + "time": "2025-07-08T10:18:50+00:00" }, { "name": "guzzlehttp/guzzle",