Skip to content

Commit

Permalink
Merge pull request #192 from palantirnet/drush-11
Browse files Browse the repository at this point in the history
Support drush 11
  • Loading branch information
becw authored Oct 6, 2022
2 parents b1f0714 + 35e6465 commit 6e47b99
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 @@ -15,7 +15,7 @@
"composer-runtime-api": "^2.2.2",
"cweagans/composer-patches": "^1.7",
"drupal/coder": "^8.3.6",
"drush/drush": "^9 || ^10",
"drush/drush": ">=9",
"mglaman/drupal-check": "^1.2",
"palantirnet/phing-drush-task": "^1.1",
"pear/http_request2": "^2.3",
Expand Down

0 comments on commit 6e47b99

Please sign in to comment.