QA : PHP CodeSniffer (PEAR to Composer)
This commit is contained in:
parent
6ba6ed40fc
commit
7b673af176
@ -38,7 +38,8 @@
|
|||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "3.7.*",
|
"phpunit/phpunit": "3.7.*",
|
||||||
"phpdocumentor/phpdocumentor":"2.*"
|
"phpdocumentor/phpdocumentor":"2.*",
|
||||||
|
"squizlabs/php_codesniffer": "1.*"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"ext-gd2": "Required to add images",
|
"ext-gd2": "Required to add images",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user