diff --git a/composer.json b/composer.json index ba6552a..fea4274 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ "phpunit/phpunit": "^9.5", "phpstan/phpstan": "^1.7", "phpmd/phpmd": "^2.12", - "friendsofphp/php-cs-fixer": "~2.18.2 || ~3.1.0 || ~3.4.0", + "friendsofphp/php-cs-fixer": "~2.18.2 || ~3.1.0 || ~3.4.0 || ~2.19.0", "nelmio/alice": "~3.8.0 || ~3.9.0", "theofidry/alice-data-fixtures": "~1.4.0 || ~1.5.0", "symfony/phpunit-bridge": "~4.4.24 || ~6.1.0",