diff --git a/cloudformation/scenarios/localgov-drupal/drupal/composer.json b/cloudformation/scenarios/localgov-drupal/drupal/composer.json index 447e1ab8..508e031d 100644 --- a/cloudformation/scenarios/localgov-drupal/drupal/composer.json +++ b/cloudformation/scenarios/localgov-drupal/drupal/composer.json @@ -18,7 +18,7 @@ "drupal/office_hours": "^1.0" }, "require-dev": { - "drupal/core-dev": "^10.3" + "drupal/core-dev": "^10.6.8" }, "conflict": { "drupal/drupal": "*" diff --git a/cloudformation/scenarios/localgov-drupal/drupal/composer.lock b/cloudformation/scenarios/localgov-drupal/drupal/composer.lock index 2b648b11..062160b9 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": "6dd6facb15a34618835b8a3a96d4f9b0", "packages": [ { "name": "asm89/stack-cors", @@ -13818,16 +13818,16 @@ }, { "name": "composer/composer", - "version": "2.9.7", + "version": "2.9.8", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "82a2fbd1372a98d7915cfb092acf05207d9b4113" + "reference": "39ee8baff8e97a1b657bbfcd6a236ff93a5efbb2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/82a2fbd1372a98d7915cfb092acf05207d9b4113", - "reference": "82a2fbd1372a98d7915cfb092acf05207d9b4113", + "url": "https://api.github.com/repos/composer/composer/zipball/39ee8baff8e97a1b657bbfcd6a236ff93a5efbb2", + "reference": "39ee8baff8e97a1b657bbfcd6a236ff93a5efbb2", "shasum": "" }, "require": { @@ -13915,7 +13915,7 @@ "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/composer/issues", "security": "https://github.com/composer/composer/security/policy", - "source": "https://github.com/composer/composer/tree/2.9.7" + "source": "https://github.com/composer/composer/tree/2.9.8" }, "funding": [ { @@ -13927,7 +13927,7 @@ "type": "github" } ], - "time": "2026-04-14T11:31:52+00:00" + "time": "2026-05-13T07:28:38+00:00" }, { "name": "composer/metadata-minifier", @@ -14438,16 +14438,16 @@ }, { "name": "drupal/core-dev", - "version": "10.6.1", + "version": "10.6.8", "source": { "type": "git", "url": "https://github.com/drupal/core-dev.git", - "reference": "17ab1bc1da4b20382ce00a237cd52b7f7b31d127" + "reference": "36f2ad5b446bc7e966181bd9678c4da5a4c345b7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-dev/zipball/17ab1bc1da4b20382ce00a237cd52b7f7b31d127", - "reference": "17ab1bc1da4b20382ce00a237cd52b7f7b31d127", + "url": "https://api.github.com/repos/drupal/core-dev/zipball/36f2ad5b446bc7e966181bd9678c4da5a4c345b7", + "reference": "36f2ad5b446bc7e966181bd9678c4da5a4c345b7", "shasum": "" }, "require": { @@ -14469,7 +14469,7 @@ "phpstan/extension-installer": "^1.1", "phpstan/phpstan": "^1.12.4", "phpstan/phpstan-phpunit": "^1.3.16", - "phpunit/phpunit": "^9.6.13", + "phpunit/phpunit": "^9.6.34", "symfony/browser-kit": "^6.4", "symfony/css-selector": "^6.4", "symfony/dom-crawler": "^6.4", @@ -14488,9 +14488,9 @@ ], "description": "require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.", "support": { - "source": "https://github.com/drupal/core-dev/tree/10.6.1" + "source": "https://github.com/drupal/core-dev/tree/10.6.8" }, - "time": "2025-05-14T07:11:14+00:00" + "time": "2026-02-04T09:04:26+00:00" }, { "name": "google/protobuf",