Skip to content

Commit

Permalink
fix: add drush 11 to support also D10 (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
IT-Cru authored Aug 22, 2024
1 parent 8df4263 commit adfb1b6
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": "Drush commands for the BurdaStyleGrout Thunder installation.",
"type": "drupal-drush",
"require": {
"drush/drush": "~9||~10"
"drush/drush": "~11 || ~12"
},
"license": "GPL-2.0-or-later",
"authors": [
Expand Down

0 comments on commit adfb1b6

Please sign in to comment.