change composer dependency to right path of phpcs

This commit is contained in:
Simon Huebner 2017-03-21 10:20:46 +01:00
parent c59351f92e
commit 4ea8af58cd

View file

@ -8,7 +8,7 @@
}
},
"require": {
"squizlabs/php_codesniffer_tests": "^2.0"
"squizlabs/php_codesniffer": "2.8.*"
},
"license": "GPL-2.0+",
"authors": [