diff --git a/composer.json b/composer.json index 60403f1..f76f7b1 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "codeception/codeception": "^5.3.5", "codeception/module-asserts": "^3.3.0", "codeception/module-phpbrowser": "^4.0.0", - "friendsofphp/php-cs-fixer": "3.95.17", + "friendsofphp/php-cs-fixer": "3.95.18", "jane-php/open-api-3": "^7.11.2", "jane-php/open-api-3-1": "^7.11.2", "phpstan/extension-installer": "^1.4.3", diff --git a/composer.lock b/composer.lock index a250a2e..0c2d87f 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": "dcf0559996893697d01e34543b8185a1", + "content-hash": "04f5251fc0c433c997d20bd91280d3da", "packages": [ { "name": "clue/stream-filter", @@ -4285,16 +4285,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.95.17", + "version": "v3.95.18", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "0ee88422118f3cc59c8c3def222ba7f1493b6d5b" + "reference": "a8b4e4216faabf67f4e96110ee99a48c96e4e683" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/0ee88422118f3cc59c8c3def222ba7f1493b6d5b", - "reference": "0ee88422118f3cc59c8c3def222ba7f1493b6d5b", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/a8b4e4216faabf67f4e96110ee99a48c96e4e683", + "reference": "a8b4e4216faabf67f4e96110ee99a48c96e4e683", "shasum": "" }, "require": { @@ -4378,7 +4378,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.17" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.95.18" }, "funding": [ { @@ -4386,7 +4386,7 @@ "type": "github" } ], - "time": "2026-07-24T13:54:39+00:00" + "time": "2026-07-30T15:46:02+00:00" }, { "name": "guzzlehttp/guzzle",