Skip to content

Commit

Permalink
CLI-936: Upgrade Box (#1364)
Browse files Browse the repository at this point in the history
  • Loading branch information
danepowell authored Feb 16, 2023
1 parent ba62d6d commit 0bffca1
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 @@ -142,7 +142,7 @@
"rm -rf gardener"
],
"box-install": [
"curl -f -L https://github.com/box-project/box/releases/download/3.15.0/box.phar -o build/box.phar"
"curl -f -L https://github.com/box-project/box/releases/download/4.2.0/box.phar -o build/box.phar"
],
"box-compile": [
"php build/box.phar compile"
Expand Down

0 comments on commit 0bffca1

Please sign in to comment.