We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2f3ec3 commit 3efc043Copy full SHA for 3efc043
1 file changed
composer.json
@@ -53,7 +53,6 @@
53
54
"scripts": {
55
"phpunit": "vendor/bin/phpunit --configuration phpunit.xml",
56
- "phpunit:coverage": "XDEBUG_MODE=coverage vendor/bin/phpunit --configuration phpunit.xml --coverage-text",
57
"phpstan": "vendor/bin/phpstan analyse --level 6 --memory-limit 1G src",
58
"phpcs": "vendor/bin/phpcs src --standard=phpcs.xml",
59
"phpmd": "vendor/bin/phpmd src/ text phpmd.xml",
0 commit comments