diff --git a/composer.json b/composer.json index e55db4d..8a48249 100644 --- a/composer.json +++ b/composer.json @@ -20,9 +20,9 @@ "amazeeio/drupal_integrations": "0.5.0", "composer/installers": "2.3.0", "cweagans/composer-patches": "2.0.0", - "drupal/core-composer-scaffold": "11.3.8", - "drupal/core-project-message": "11.3.8", - "drupal/core-recommended": "11.3.8", + "drupal/core-composer-scaffold": "11.3.9", + "drupal/core-project-message": "11.3.9", + "drupal/core-recommended": "11.3.9", "drupal/lagoon_logs": "3.0.1", "drush/drush": "13.7.2" }, diff --git a/composer.lock b/composer.lock index 8d349ec..1ae80c7 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": "cfc5e3897eb906d864efce42b2f86a5b", + "content-hash": "278e361e88061e4bcb7292e92c9abac3", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1138,16 +1138,16 @@ }, { "name": "drupal/core", - "version": "11.3.8", + "version": "11.3.9", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "d40f45fa436fb089cd54029d2dab387c3040fc2c" + "reference": "16e55d807cc9f839d281988fa16ee15096ed3a19" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/d40f45fa436fb089cd54029d2dab387c3040fc2c", - "reference": "d40f45fa436fb089cd54029d2dab387c3040fc2c", + "url": "https://api.github.com/repos/drupal/core/zipball/16e55d807cc9f839d281988fa16ee15096ed3a19", + "reference": "16e55d807cc9f839d281988fa16ee15096ed3a19", "shasum": "" }, "require": { @@ -1305,13 +1305,13 @@ ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", "support": { - "source": "https://github.com/drupal/core/tree/11.3.8" + "source": "https://github.com/drupal/core/tree/11.3.9" }, - "time": "2026-04-20T07:33:20+00:00" + "time": "2026-05-06T14:19:19+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "11.3.8", + "version": "11.3.9", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", @@ -1355,13 +1355,13 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/11.3.8" + "source": "https://github.com/drupal/core-composer-scaffold/tree/11.3.9" }, "time": "2026-02-10T11:39:53+00:00" }, { "name": "drupal/core-project-message", - "version": "11.3.8", + "version": "11.3.9", "source": { "type": "git", "url": "https://github.com/drupal/core-project-message.git", @@ -1396,29 +1396,29 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-project-message/tree/11.3.8" + "source": "https://github.com/drupal/core-project-message/tree/11.3.9" }, "time": "2025-02-03T10:59:29+00:00" }, { "name": "drupal/core-recommended", - "version": "11.3.8", + "version": "11.3.9", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "9c1fa4615a7542504be882eed0c6763b445fb852" + "reference": "b44d2fb1ccebe941157d9d27ad7e35aa2ab8ca84" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/9c1fa4615a7542504be882eed0c6763b445fb852", - "reference": "9c1fa4615a7542504be882eed0c6763b445fb852", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/b44d2fb1ccebe941157d9d27ad7e35aa2ab8ca84", + "reference": "b44d2fb1ccebe941157d9d27ad7e35aa2ab8ca84", "shasum": "" }, "require": { "asm89/stack-cors": "~v2.3.0", "composer/semver": "~3.4.4", "doctrine/lexer": "~3.0.1", - "drupal/core": "11.3.8", + "drupal/core": "11.3.9", "egulias/email-validator": "~4.0.4", "guzzlehttp/guzzle": "~7.10.0", "guzzlehttp/promises": "~2.3.0", @@ -1480,9 +1480,9 @@ ], "description": "Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core.", "support": { - "source": "https://github.com/drupal/core-recommended/tree/11.3.8" + "source": "https://github.com/drupal/core-recommended/tree/11.3.9" }, - "time": "2026-04-20T07:33:20+00:00" + "time": "2026-05-06T14:19:19+00:00" }, { "name": "drupal/lagoon_logs",