Skip to content

Commit d70ce35

Browse files
committed
Update composer.json
1 parent ab24960 commit d70ce35

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@
2727
"files": ["ez_sql_loader.php"]
2828
},
2929
"require-dev": {
30-
"phpunit/phpunit": ">5.7.0",
31-
"php-coveralls/php-coveralls": "^2.1"
30+
"phpunit/phpunit": ">5.7.0"
3231
},
3332
"scripts": {
3433
"test": "phpunit --bootstrap vendor/autoload.php tests"

0 commit comments

Comments
 (0)