Skip to content

Commit 626269b

Browse files
committed
dep: use coveralls
1 parent 1205fa3 commit 626269b

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
@@ -17,7 +17,8 @@
1717
},
1818

1919
"require-dev": {
20-
"phpunit/phpunit": "4.*"
20+
"phpunit/phpunit": "4.*",
21+
"php-coveralls/php-coveralls": "^2.0"
2122
},
2223

2324
"require": {

0 commit comments

Comments
 (0)