Skip to content

Commit af57deb

Browse files
keradusOndraM
authored andcommitted
Update PHP CS Fixer to fixed version
1 parent ffbf2c9 commit af57deb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
],
1212
"require": {
1313
"php": "^8.0",
14-
"friendsofphp/php-cs-fixer": "^3.47.1 !=3.65.0",
14+
"friendsofphp/php-cs-fixer": "^3.66.0",
1515
"slevomat/coding-standard": "^8.6",
1616
"squizlabs/php_codesniffer": "^3.9",
17-
"symplify/easy-coding-standard": "^12.2.0 <12.4"
17+
"symplify/easy-coding-standard": "^12.2.0 <12.4 || ^12.5.5"
1818
},
1919
"require-dev": {
2020
"ergebnis/composer-normalize": "^2.42.0",

0 commit comments

Comments
 (0)