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 bc7ba5e commit 2181a9eCopy full SHA for 2181a9e
composer.json
@@ -79,7 +79,7 @@
79
},
80
"scripts": {
81
"phan": "@php vendor/bin/phan",
82
- "phpcs": "@php vendor/bin/phpcs",
+ "phpcs": "@php vendor/bin/phpcs -v",
83
"phpmd": "@php vendor/bin/phpmd src text ./phpmd.xml.dist",
84
"phpunit": "@php vendor/bin/phpunit"
85
0 commit comments