Skip to content

Commit 7214062

Browse files
committed
Update composer.json
1 parent 92e3967 commit 7214062

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
"php": ">=5.3.0"
3131
},
3232
"require-dev": {
33-
"phpunit/phpunit": "4.*"
33+
"phpunit/phpunit": "4.*",
34+
"satooshi/php-coveralls": "0.7.*@dev"
3435
},
3536
"autoload": {
3637
"psr-0": {

0 commit comments

Comments
 (0)