Skip to content

Commit

Permalink
Update beetbox to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thom8 committed Jul 25, 2017
1 parent ecf4acc commit dbe3e73
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 13 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,6 @@ Simple Vagrant config to download and install the latest dev version of Drupal 8

## Variants

### Drupal 8 PHP 7.

```
composer create-project -n thom8/drupal8-vagrant:dev-php7 some-dir && cd $_ && vagrant up
```

### Drupal 7.

```
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"minimum-stability": "dev",
"require-dev": {
"beet/box": "^0.6"
"beet/box": "^0.7"
},
"scripts": {
"up": "vagrant up",
Expand Down
12 changes: 6 additions & 6 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dbe3e73

Please sign in to comment.