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 7b23f89 commit d1c10faCopy full SHA for d1c10fa
1 file changed
composer.json
@@ -17,7 +17,6 @@
17
18
"scripts": {
19
"phpunit": "vendor/bin/phpunit --configuration phpunit.xml",
20
- "phpunit:coverage": "XDEBUG_MODE=coverage vendor/bin/phpunit --configuration phpunit.xml --coverage-text",
21
"phpstan": "vendor/bin/phpstan analyse --level 6 src --memory-limit 256M",
22
"phpcs": "vendor/bin/phpcs src --standard=phpcs.xml",
23
"phpmd": "vendor/bin/phpmd src/ text phpmd.xml",
0 commit comments