Skip to content

Commit

Permalink
Update composer requirements to use Drush 9.
Browse files Browse the repository at this point in the history
  • Loading branch information
becw committed Oct 18, 2017
1 parent bc8ab06 commit 29b8861
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@
"email": "[email protected]"
}
],
"minimum-stability": "beta",
"require": {
"phing/phing": "~2.9",
"drush/drush": "6.5 - 8.1"
"drush/drush": "^9.0"
},
"autoload": {
"psr-0": {
Expand Down

0 comments on commit 29b8861

Please sign in to comment.