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 efb56a5 commit 00152f1Copy full SHA for 00152f1
composer.json
@@ -14,7 +14,7 @@
14
"bamarni/composer-bin-plugin": "^1.2"
15
},
16
"scripts": {
17
- "codestyle": "phpcs --standard=InfinityloopCodingStandard --extensions=php"
+ "codestyle": "phpcs --standard=InfinityloopCodingStandard --extensions=php InfinityloopCodingStandard"
18
19
"autoload": {
20
"psr-4": {
0 commit comments