Skip to content

Commit e1cc246

Browse files
committed
Use php-cs-fixer 3.62.0
1 parent 7727269 commit e1cc246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"sabre/xml" : "^3.0 || ^4.0"
3939
},
4040
"require-dev" : {
41-
"friendsofphp/php-cs-fixer": "^3.63",
41+
"friendsofphp/php-cs-fixer": "3.62.0",
4242
"phpunit/phpunit" : "^9.6",
4343
"phpunit/php-invoker" : "^2.0 || ^3.1",
4444
"phpstan/phpstan": "^1.12"

0 commit comments

Comments
 (0)