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 e257226 commit f1ff0cfCopy full SHA for f1ff0cf
composer.json
@@ -3,7 +3,7 @@
3
"description": "Pre-commit git hook for enforcing php standards.",
4
"type": "scripts",
5
"license": "MIT",
6
- "require": {
+ "require-dev": {
7
"squizlabs/php_codesniffer": "^2.7 || ^3.0"
8
}
9
0 commit comments