diff --git a/cloudformation/scenarios/localgov-drupal/drupal/composer.json b/cloudformation/scenarios/localgov-drupal/drupal/composer.json index 447e1ab8..ef04f086 100644 --- a/cloudformation/scenarios/localgov-drupal/drupal/composer.json +++ b/cloudformation/scenarios/localgov-drupal/drupal/composer.json @@ -13,7 +13,7 @@ "drupal/core-composer-scaffold": "^11.3", "drupal/core-recommended": "^10.3", "localgovdrupal/localgov": "^3.0", - "drush/drush": "^12.0", + "drush/drush": "^12.5.3", "aws/aws-sdk-php": "^3.300", "drupal/office_hours": "^1.0" }, diff --git a/cloudformation/scenarios/localgov-drupal/drupal/composer.lock b/cloudformation/scenarios/localgov-drupal/drupal/composer.lock index 2b648b11..8d751989 100644 --- a/cloudformation/scenarios/localgov-drupal/drupal/composer.lock +++ b/cloudformation/scenarios/localgov-drupal/drupal/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": "a0e29cf85ae668577deb4c90e50886c9", + "content-hash": "cdda58ac7a3eced607638d7cc5feedcf", "packages": [ { "name": "asm89/stack-cors",