Skip to content

Commit ff9fa5e

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
1 parent b379bd3 commit ff9fa5e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
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)