Skip to content

Commit 7b673af

Browse files
committed
QA : PHP CodeSniffer (PEAR to Composer)
1 parent 6ba6ed4 commit 7b673af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@
3838
},
3939
"require-dev": {
4040
"phpunit/phpunit": "3.7.*",
41-
"phpdocumentor/phpdocumentor":"2.*"
41+
"phpdocumentor/phpdocumentor":"2.*",
42+
"squizlabs/php_codesniffer": "1.*"
4243
},
4344
"suggest": {
4445
"ext-gd2": "Required to add images",

0 commit comments

Comments
 (0)