diff --git a/composer.json b/composer.json index 4ac6b38..416957d 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.2", + "friendsofphp/php-cs-fixer": "3.83.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 7808b91..5becc69 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": "ed9b83334e12169cc8cc341df929cdac", + "content-hash": "b26a6f5faa08c50be7a98a63d7be9094", "packages": [ { "name": "clue/stream-filter", @@ -3956,16 +3956,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.82.2", + "version": "v3.83.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "684ed3ab41008a2a4848de8bde17eb168c596247" + "reference": "b83916e79a6386a1ec43fdd72391aeb13b63282f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/684ed3ab41008a2a4848de8bde17eb168c596247", - "reference": "684ed3ab41008a2a4848de8bde17eb168c596247", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/b83916e79a6386a1ec43fdd72391aeb13b63282f", + "reference": "b83916e79a6386a1ec43fdd72391aeb13b63282f", "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.2" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.83.0" }, "funding": [ { @@ -4057,7 +4057,7 @@ "type": "github" } ], - "time": "2025-07-08T21:13:15+00:00" + "time": "2025-07-14T15:41:41+00:00" }, { "name": "guzzlehttp/guzzle",