Skip to content

Commit 82ea171

Browse files
committed
remove php-coveralls/php-coveralls from requirements
1 parent 4ca3c93 commit 82ea171

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
@@ -30,8 +30,7 @@
3030
"exclude-from-classmap": ["/tests"]
3131
},
3232
"require-dev": {
33-
"phpunit/phpunit": "^7.0||^8.0||^9.0",
34-
"php-coveralls/php-coveralls": "^2.2"
33+
"phpunit/phpunit": "^7.0||^8.0||^9.0"
3534
},
3635
"autoload-dev": {
3736
"psr-4": {

0 commit comments

Comments
 (0)