change composer dependency to right path of phpcs
This commit is contained in:
parent
c59351f92e
commit
4ea8af58cd
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
}
|
||||
},
|
||||
"require": {
|
||||
"squizlabs/php_codesniffer_tests": "^2.0"
|
||||
"squizlabs/php_codesniffer": "2.8.*"
|
||||
},
|
||||
"license": "GPL-2.0+",
|
||||
"authors": [
|
||||
|
|
Loading…
Reference in a new issue