Skip to content

Commit 6078fad

Browse files
authored
Update composer.json
1 parent 832641f commit 6078fad

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
@@ -33,7 +33,8 @@
3333
}
3434
},
3535
"require-dev": {
36-
"phpunit/phpunit": "^7.0"
36+
"phpunit/phpunit": "^7.0",
37+
"php-coveralls/php-coveralls": "^2.1"
3738
},
3839
"autoload-dev": {
3940
"psr-4": {

0 commit comments

Comments
 (0)