Skip to content

Commit 0b92e40

Browse files
committed
WiP
1 parent 5110c61 commit 0b92e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
}
2525
},
2626
"scripts": {
27-
"build": "php bin/box.phar compile",
27+
"build-phar": "php bin/box.phar compile",
2828
"test": "XDEBUG_MODE=coverage vendor/bin/phpunit --coverage-text"
2929
},
3030
"bin": ["bin/build-regexp"]

0 commit comments

Comments
 (0)