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 778827b commit fed07a9Copy full SHA for fed07a9
composer.json
@@ -37,7 +37,7 @@
37
},
38
"scripts": {
39
"lint": "XDEBUG_MODE=off parallel-lint src spec tests",
40
- "phpunit-configuration": "hpunit --migrate-configuration",
+ "phpunit-configuration": "phpunit --migrate-configuration",
41
"phpunit": "XDEBUG_MODE=coverage phpunit",
42
"phpspec": "XDEBUG_MODE=off phpspec run -f pretty --no-interaction",
43
"phpcs": "XDEBUG_MODE=off phpcs --standard=./phpcs-ruleset.xml .",
0 commit comments