Skip to content

Commit e5abebe

Browse files
author
Adegoke Obasa
committed
Add phing as dev dependency in composer
1 parent d718e74 commit e5abebe

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
@@ -26,7 +26,8 @@
2626
"phpmd/phpmd" : "@stable",
2727
"sebastian/phpcpd": "*",
2828
"theseer/phpdox": "*",
29-
"phpunit/phpunit": "4.8"
29+
"phpunit/phpunit": "4.8",
30+
"phing/phing": "2.*"
3031
},
3132
"config": {
3233
"process-timeout": 1800

0 commit comments

Comments
 (0)