Skip to content

Commit f1ff0cf

Browse files
Only require-dev
1 parent e257226 commit f1ff0cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Pre-commit git hook for enforcing php standards.",
44
"type": "scripts",
55
"license": "MIT",
6-
"require": {
6+
"require-dev": {
77
"squizlabs/php_codesniffer": "^2.7 || ^3.0"
88
}
99
}

0 commit comments

Comments
 (0)