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 22c1a41 commit 11b5755Copy full SHA for 11b5755
composer.json
@@ -34,5 +34,8 @@
34
"scripts": {
35
"test": "vendor/bin/phpunit --colors=always",
36
"style": "vendor/bin/php-cs-fixer fix"
37
+ },
38
+ "suggest": {
39
+ "friendsofphp/php-cs-fixer": "Required to apply styles"
40
}
41
0 commit comments