diff --git a/composer.json b/composer.json index 9608f0a..5af11f2 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "symfony/polyfill-php80": "^1.37" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^3.94", + "friendsofphp/php-cs-fixer": "^3.95", "php-parallel-lint/php-parallel-lint": "^1.4", "phpstan/phpstan-phpunit": "^2.0", "phpunit/phpunit": "^9.6"