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 1932d48 commit 6db2af7Copy full SHA for 6db2af7
composer.json
@@ -22,6 +22,6 @@
22
"symfony/process": "^4.0"
23
},
24
"scripts": {
25
- "test": "php test/index.php"
+ "test": "@php test/index.php"
26
}
27
0 commit comments