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 f02c089 commit 1982314Copy full SHA for 1982314
composer.json
@@ -62,7 +62,7 @@
62
"check": "phpcs --standard=PSR2 src test",
63
"test": [
64
"@check",
65
- "bin/phpunit"
+ "php ./bin/phpunit"
66
]
67
},
68
"conflict": {
0 commit comments