We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5110c61 commit 0b92e40Copy full SHA for 0b92e40
composer.json
@@ -24,7 +24,7 @@
24
}
25
},
26
"scripts": {
27
- "build": "php bin/box.phar compile",
+ "build-phar": "php bin/box.phar compile",
28
"test": "XDEBUG_MODE=coverage vendor/bin/phpunit --coverage-text"
29
30
"bin": ["bin/build-regexp"]
0 commit comments