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 14eac47 commit b59f51eCopy full SHA for b59f51e
1 file changed
composer.json
@@ -42,7 +42,7 @@
42
}
43
},
44
"scripts": {
45
- "test": "vendor/bin/phpunit",
46
- "phpstan": "phpstan analyse"
+ "test": "@php phpunit",
+ "phpstan": "@php phpstan analyse"
47
48
0 commit comments