Allow Drush to always float to latest supported version for corresponding Drupal
This commit is contained in:
parent
d7122316d8
commit
b56d606ddb
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@
|
||||||
"drupal/weight": "^3.3",
|
"drupal/weight": "^3.3",
|
||||||
"drupal/workflow_buttons": "1.x-dev",
|
"drupal/workflow_buttons": "1.x-dev",
|
||||||
"drupal/wysiwyg_linebreaks": "^2",
|
"drupal/wysiwyg_linebreaks": "^2",
|
||||||
"drush/drush": "^11",
|
"drush/drush": "*",
|
||||||
"drutopia/drutopia": "2.0.x-dev",
|
"drutopia/drutopia": "2.0.x-dev",
|
||||||
"league/commonmark": "^1.0",
|
"league/commonmark": "^1.0",
|
||||||
"vlucas/phpdotenv": "^5.1",
|
"vlucas/phpdotenv": "^5.1",
|
||||||
|
|
Loading…
Reference in a new issue