Skip to content

Commit

Permalink
Sets minimum drush version to 11.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bomoko authored and tobybellwood committed Aug 28, 2024
1 parent 572f5fc commit b883ff2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
"drupal/lagoon_logs": "Zero configuration logging system for Drupal sites running on Lagoon"
},
"require": {
"drupal/core-composer-scaffold": "*"
"drupal/core-composer-scaffold": "*",
"drush/drush": ">=11.6.0"
},
"config": {
"allow-plugins": {
Expand Down

0 comments on commit b883ff2

Please sign in to comment.