Skip to content

Commit

Permalink
Merge pull request #150 from palantirnet/allow-drush-10
Browse files Browse the repository at this point in the history
Allow using Drush 10 with the-build
  • Loading branch information
becw authored Feb 21, 2020
2 parents 29b9115 + 5296fa0 commit 8c00e7d
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 @@ -14,7 +14,7 @@
"require": {
"palantirnet/phing-drush-task": "^1.1",
"drupal/coder": "^8.3.6",
"drush/drush": "^9.0",
"drush/drush": "^9 || ^10",
"pear/http_request2": "^2.3",
"pear/versioncontrol_git": "@dev",
"phing/phing": "^2.14",
Expand Down

0 comments on commit 8c00e7d

Please sign in to comment.