Update drush composer constraint to ^12

This commit is contained in:
Keegan Rankin 2024-02-21 17:13:48 -08:00
parent 931ca410ca
commit 73aea5aeba

View file

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