Skip to content

Commit

Permalink
Prep for 8.4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
greg-1-anderson committed Mar 15, 2023
1 parent fe49279 commit b27e30e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
}
},
"scripts": {
"phar:install-tools": "curl -L https://github.com/box-project/box/releases/download/3.15.0/box.phar --output box.phar",
"phar:install-tools": "curl -L https://github.com/box-project/box/releases/download/4.3.7/box.phar --output box.phar",
"phar:build": "composer install -n --no-dev && php box.phar compile",
"lint": [
"find includes -name '*.inc' -print0 | xargs -0 -n1 php -l",
Expand Down
2 changes: 1 addition & 1 deletion drush.info
Original file line number Diff line number Diff line change
@@ -1 +1 @@
drush_version=8.4.12-dev
drush_version=8.4.12

0 comments on commit b27e30e

Please sign in to comment.