Skip to content
This repository was archived by the owner on Aug 28, 2022. It is now read-only.

Commit 1b31c40

Browse files
committed
fix composer.json
1 parent c38cc8b commit 1b31c40

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
@@ -38,7 +38,7 @@
3838
}
3939
},
4040
"scripts": {
41-
"build": "php -d phar.readonly=false ./vendor/bin/box compile",
41+
"build": "php -d phar.readonly=false ./vendor/bin/box compile"
4242
},
4343
"bin" : ["bin/backup"],
4444
"minimum-stability": "stable"

0 commit comments

Comments
 (0)