Skip to content

Commit

Permalink
Update PHP CS Fixer to fixed version
Browse files Browse the repository at this point in the history
  • Loading branch information
keradus authored and OndraM committed Jan 3, 2025
1 parent ffbf2c9 commit 6a11831
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
],
"require": {
"php": "^8.0",
"friendsofphp/php-cs-fixer": "^3.47.1 !=3.65.0",
"friendsofphp/php-cs-fixer": "^3.66.0",
"slevomat/coding-standard": "^8.6",
"squizlabs/php_codesniffer": "^3.9",
"symplify/easy-coding-standard": "^12.2.0 <12.4"
"symplify/easy-coding-standard": "^12.2.5 !=12.4"
},
"require-dev": {
"ergebnis/composer-normalize": "^2.42.0",
Expand Down

0 comments on commit 6a11831

Please sign in to comment.