Skip to content

Commit

Permalink
Support Drush 11 (#2)
Browse files Browse the repository at this point in the history
Co-authored-by: Eirik Stanghelle Morland <eirik@morland.no>
  • Loading branch information
ChaseOnTheWeb and eiriksm authored Jul 3, 2022
1 parent 4daa45d commit cbf8905
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 @@ -3,7 +3,7 @@
"description": "Allows you to get the complete picture of a site schema, to use for CI for example",
"type": "drupal-drush",
"require": {
"drush/drush": "~9||~10"
"drush/drush": "~9||~10||~11"
},
"license": "GPL-2.0+",
"authors": [],
Expand Down

0 comments on commit cbf8905

Please sign in to comment.