Merge pull request #31 from DanielSiepmann/hotfix/composer_dependencies
change composer dependency to right path of phpcs
This commit is contained in:
commit
0a8f36edd7
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