Skip to content

Commit e01edb8

Browse files
committed
WIP - getting PHPCI to respect configuration
1 parent 00bedff commit e01edb8

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
@@ -39,7 +39,8 @@
3939
"squizlabs/php_codesniffer": "^2.7",
4040
"phpmd/phpmd": "^2.4",
4141
"pdepend/pdepend": "^2.2",
42-
"sebastian/phpcpd": "^2.0"
42+
"sebastian/phpcpd": "^2.0",
43+
"jakub-onderka/php-parallel-lint": "^0.9.2"
4344
},
4445
"autoload": {
4546
"psr-4": {

0 commit comments

Comments
 (0)