We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffbf2c9 commit af57debCopy full SHA for af57deb
composer.json
@@ -11,10 +11,10 @@
11
],
12
"require": {
13
"php": "^8.0",
14
- "friendsofphp/php-cs-fixer": "^3.47.1 !=3.65.0",
+ "friendsofphp/php-cs-fixer": "^3.66.0",
15
"slevomat/coding-standard": "^8.6",
16
"squizlabs/php_codesniffer": "^3.9",
17
- "symplify/easy-coding-standard": "^12.2.0 <12.4"
+ "symplify/easy-coding-standard": "^12.2.0 <12.4 || ^12.5.5"
18
},
19
"require-dev": {
20
"ergebnis/composer-normalize": "^2.42.0",
0 commit comments