diff --git a/composer.json b/composer.json index b941f4d..7f7da7a 100644 --- a/composer.json +++ b/composer.json @@ -24,6 +24,7 @@ "drupal/paragraphs": "^1.17", "drupal/social_media_links": "^2.9", "drupal/yaml_editor": "^1.2", + "drush/drush": "^12.4", "wikimedia/composer-merge-plugin": "^2.1" }, "conflict": { diff --git a/composer.lock b/composer.lock index ea8fc58..ca92031 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "df41abe34f76a623ae6ea859ebca45f6", + "content-hash": "d5de52806f42abd1a64167277faf33d9", "packages": [ { "name": "asm89/stack-cors",