Skip to content

Commit 9920248

Browse files
committed
Remove phpcov
Remove phpcov, it's not compatible and suggested to be installed with phar instead of composer, see sebastianbergmann/phpcov#96 (comment)
1 parent b379bd3 commit 9920248

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer.json

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
"orchestra/testbench": "^3.1|^4.0",
3131
"mockery/mockery": "^1.0",
3232
"doctrine/dbal": "^2.5",
33-
"phpunit/phpcov": "^6.0",
3433
"cedx/coveralls": "^11.2"
3534
},
3635
"autoload": {

0 commit comments

Comments
 (0)