Skip to content

Commit 5c91c6f

Browse files
committed
Allow install php-cs-fixer > 3.3
1 parent 89f54b3 commit 5c91c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"doctrine/doctrine-bundle": "^2.3",
5555
"doctrine/mongodb-odm": "^2.3",
5656
"doctrine/orm": "^2.10.2",
57-
"friendsofphp/php-cs-fixer": "~3.4.0",
57+
"friendsofphp/php-cs-fixer": "^3.4.0",
5858
"nesbot/carbon": "^2.55",
5959
"phpstan/phpstan": "^1.1",
6060
"phpstan/phpstan-doctrine": "^1.0",

0 commit comments

Comments
 (0)