Allow Drush to always float to latest supported version for corresponding Drupal

This commit is contained in:
benjamin melançon 2024-02-15 21:23:38 -05:00
parent d7122316d8
commit b56d606ddb
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@
"drupal/weight": "^3.3",
"drupal/workflow_buttons": "1.x-dev",
"drupal/wysiwyg_linebreaks": "^2",
"drush/drush": "^11",
"drush/drush": "*",
"drutopia/drutopia": "2.0.x-dev",
"league/commonmark": "^1.0",
"vlucas/phpdotenv": "^5.1",