Skip to content

Commit 3677628

Browse files
authored
require coveralls
1 parent 4894639 commit 3677628

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
@@ -12,7 +12,8 @@
1212
"sebastian/diff": "^1.4"
1313
},
1414
"require-dev": {
15-
"phpunit/phpunit": "^5.5"
15+
"phpunit/phpunit": "^5.5",
16+
"satooshi/php-coveralls": ">=0.7.1 <2.0"
1617
},
1718
"autoload": {
1819
"psr-4": {

0 commit comments

Comments
 (0)