We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb9ca01 commit b906db1Copy full SHA for b906db1
composer.json
@@ -32,6 +32,7 @@
32
"drupal/lagoon_logs": "Zero configuration logging system for Drupal sites running on Lagoon"
33
},
34
"require": {
35
- "drupal/core-composer-scaffold": "*"
+ "drupal/core-composer-scaffold": "*",
36
+ "drush/drush": ">=11.6.0"
37
}
38
0 commit comments