diff --git a/composer.json b/composer.json index 473910d..e70c354 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "codeception/codeception": "^5.3.2", "codeception/module-asserts": "^3.2.1", "codeception/module-phpbrowser": "^3.0.2", - "friendsofphp/php-cs-fixer": "3.91.0", + "friendsofphp/php-cs-fixer": "3.91.1", "jane-php/open-api-3": "^7.9.0", "roave/security-advisories": "dev-latest", "symfony/var-dumper": "7.4.0" diff --git a/composer.lock b/composer.lock index 924a134..744dc94 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": "ebd55ae92f7a69e1f0a1123862942dfb", + "content-hash": "564eff6c59cb911606222832ca17dc64", "packages": [ { "name": "clue/stream-filter", @@ -4081,16 +4081,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.91.0", + "version": "v3.91.1", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "c4a25f20390337789c26b693ae46faa125040352" + "reference": "b075d845594a90763c480589174f7f90b3aec15f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/c4a25f20390337789c26b693ae46faa125040352", - "reference": "c4a25f20390337789c26b693ae46faa125040352", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/b075d845594a90763c480589174f7f90b3aec15f", + "reference": "b075d845594a90763c480589174f7f90b3aec15f", "shasum": "" }, "require": { @@ -4172,7 +4172,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.91.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.91.1" }, "funding": [ { @@ -4180,7 +4180,7 @@ "type": "github" } ], - "time": "2025-11-28T22:07:42+00:00" + "time": "2025-12-01T11:09:57+00:00" }, { "name": "guzzlehttp/guzzle",