Skip to content

Commit 061ecea

Browse files
committed
Merge pull request #24 from greg-1-anderson/drush-8
Update Drush requirement to "drush/drush": "8.*"
2 parents 03b9fcc + 204697b commit 061ecea

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
@@ -23,7 +23,7 @@
2323
"require": {
2424
"composer/installers": "^1.0.20",
2525
"drupal/core": "8.0.*",
26-
"drush/drush": "7.0.x-dev",
26+
"drush/drush": "8.*",
2727

2828
"drupal/devel": "8.1.*@dev",
2929
"drupal/token": "8.1.*@dev"

0 commit comments

Comments
 (0)