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

Commit

Permalink
fix composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zaherg committed Mar 1, 2020
1 parent c38cc8b commit 1b31c40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
}
},
"scripts": {
"build": "php -d phar.readonly=false ./vendor/bin/box compile",
"build": "php -d phar.readonly=false ./vendor/bin/box compile"
},
"bin" : ["bin/backup"],
"minimum-stability": "stable"
Expand Down

0 comments on commit 1b31c40

Please sign in to comment.