Skip to content

Commit

Permalink
Support drush 12
Browse files Browse the repository at this point in the history
  • Loading branch information
eiriksm committed Jul 19, 2023
1 parent a8c1d6d commit 025d9e0
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||~11"
"drush/drush": "~9 || ~10 || ~11 || ~12"
},
"license": "GPL-2.0-or-later",
"authors": [],
Expand Down

0 comments on commit 025d9e0

Please sign in to comment.