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.
2 parents 006dfb5 + cceb2af commit cf50737Copy full SHA for cf50737
composer.json
@@ -40,6 +40,6 @@
40
"minimum-stability": "dev",
41
"prefer-stable": true,
42
"scripts": {
43
- "test": "phpunit"
+ "test": "vendor/bin/phpunit"
44
}
45
0 commit comments