diff --git a/composer.json b/composer.json index e65b2a7..c131a48 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.2", - "friendsofphp/php-cs-fixer": "3.88.0", + "friendsofphp/php-cs-fixer": "3.88.2", "jane-php/open-api-3": "^7.9.0", "roave/security-advisories": "dev-latest", "symfony/var-dumper": "7.3.3" diff --git a/composer.lock b/composer.lock index 2b5620e..34b3f2a 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": "51d2c658e12dae5940c0fa6903dd15df", + "content-hash": "10f31fe35bb37e715cb1999dffb6adf4", "packages": [ { "name": "clue/stream-filter", @@ -4167,16 +4167,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.88.0", + "version": "v3.88.2", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "f23469674ae50d40e398bfff8018911a2a2b0dbe" + "reference": "a8d15584bafb0f0d9d938827840060fd4a3ebc99" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/f23469674ae50d40e398bfff8018911a2a2b0dbe", - "reference": "f23469674ae50d40e398bfff8018911a2a2b0dbe", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/a8d15584bafb0f0d9d938827840060fd4a3ebc99", + "reference": "a8d15584bafb0f0d9d938827840060fd4a3ebc99", "shasum": "" }, "require": { @@ -4259,7 +4259,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.88.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.88.2" }, "funding": [ { @@ -4267,7 +4267,7 @@ "type": "github" } ], - "time": "2025-09-24T21:31:42+00:00" + "time": "2025-09-27T00:24:15+00:00" }, { "name": "guzzlehttp/guzzle",