Update drush constraint to *
This commit is contained in:
parent
ed9a5a30b4
commit
172cf30900
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,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": "^12",
|
"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