diff --git a/composer.json b/composer.json index c2d1e6d..d75b024 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.76.0", + "friendsofphp/php-cs-fixer": "3.77.0", "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 3b24895..68a23ab 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": "f2560997137e27a8c408bdaadf76c801", + "content-hash": "3439b9d2c265bd2cd757d357635edbd7", "packages": [ { "name": "clue/stream-filter", @@ -3956,16 +3956,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.76.0", + "version": "v3.77.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "0e3c484cef0ae9314b0f85986a36296087432c40" + "reference": "4d6e9da6185f50b87c38b032f940526f6ea18ac8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/0e3c484cef0ae9314b0f85986a36296087432c40", - "reference": "0e3c484cef0ae9314b0f85986a36296087432c40", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/4d6e9da6185f50b87c38b032f940526f6ea18ac8", + "reference": "4d6e9da6185f50b87c38b032f940526f6ea18ac8", "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.76.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.77.0" }, "funding": [ { @@ -4057,7 +4057,7 @@ "type": "github" } ], - "time": "2025-06-30T14:15:06+00:00" + "time": "2025-07-05T13:22:53+00:00" }, { "name": "guzzlehttp/guzzle",