Remove phpcov
Remove phpcov, it's not compatible and suggested to be installed with phar instead of composer, see sebastianbergmann/phpcov#96
Showing
| ... | ... | @@ -30,7 +30,6 @@ |
| "orchestra/testbench": "^3.1|^4.0", | ||
| "mockery/mockery": "^1.0", | ||
| "doctrine/dbal": "^2.5", | ||
| "phpunit/phpcov": "^6.0", | ||
| "cedx/coveralls": "^11.2" | ||
| }, | ||
| "autoload": { | ||
| ... | ... |
Please
register
or
sign in
to comment