Skip to content

Commit 25a3020

Browse files
committed
bump php-cs-fixer to minimum 3.64
1 parent 86d57e3 commit 25a3020

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
@@ -46,7 +46,7 @@
4646
}
4747
},
4848
"require-dev": {
49-
"friendsofphp/php-cs-fixer": "~2.17.1||^3.63",
49+
"friendsofphp/php-cs-fixer": "~2.17.1||^3.64",
5050
"phpstan/phpstan": "^0.12",
5151
"phpunit/phpunit" : "^7.5 || ^8.5 || ^9.6"
5252
},

0 commit comments

Comments
 (0)