We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be239a2 commit 4276bd8Copy full SHA for 4276bd8
composer.json
@@ -22,7 +22,7 @@
22
"minimum-stability": "stable",
23
"require": {
24
"php": "^7.4 || ^8.0",
25
- "friendsofphp/php-cs-fixer": "^3.9.5",
+ "friendsofphp/php-cs-fixer": "3.9.*",
26
"squizlabs/php_codesniffer": "^3.7.1",
27
"phpunit/phpunit": "^9.5.21",
28
"php-coveralls/php-coveralls": "^2.5.2"
0 commit comments