diff --git a/composer.json b/composer.json index ffb12f6..399bf69 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": "1.7.3", - "drupal/core-composer-scaffold": "10.4.7", - "drupal/core-project-message": "10.4.7", - "drupal/core-recommended": "10.4.7", + "drupal/core-composer-scaffold": "10.4.8", + "drupal/core-project-message": "10.4.8", + "drupal/core-recommended": "10.4.8", "drupal/lagoon_logs": "3.0.1", "drupal/search_api": "1.38.0", "drupal/search_api_opensearch": "2.4.1", diff --git a/composer.lock b/composer.lock index d640096..1f7ec6c 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": "1dfa137594243f0e4b5b6aa6a72e1c80", + "content-hash": "4a91d91a139f8151b0a1695fb4c39395", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1243,16 +1243,16 @@ }, { "name": "drupal/core", - "version": "10.4.7", + "version": "10.4.8", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "547fa74348dda2ecb4a3e752f88a5c40be675d64" + "reference": "18b5bd895531f95c8c537e2445a27d64415c3846" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/547fa74348dda2ecb4a3e752f88a5c40be675d64", - "reference": "547fa74348dda2ecb4a3e752f88a5c40be675d64", + "url": "https://api.github.com/repos/drupal/core/zipball/18b5bd895531f95c8c537e2445a27d64415c3846", + "reference": "18b5bd895531f95c8c537e2445a27d64415c3846", "shasum": "" }, "require": { @@ -1401,13 +1401,13 @@ ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", "support": { - "source": "https://github.com/drupal/core/tree/10.4.7" + "source": "https://github.com/drupal/core/tree/10.4.8" }, - "time": "2025-05-08T04:06:41+00:00" + "time": "2025-06-05T23:40:40+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "10.4.7", + "version": "10.4.8", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", @@ -1451,13 +1451,13 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/10.4.7" + "source": "https://github.com/drupal/core-composer-scaffold/tree/10.5.0-beta1" }, "time": "2024-08-22T14:31:30+00:00" }, { "name": "drupal/core-project-message", - "version": "10.4.7", + "version": "10.4.8", "source": { "type": "git", "url": "https://github.com/drupal/core-project-message.git", @@ -1492,22 +1492,22 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-project-message/tree/11.1.7" + "source": "https://github.com/drupal/core-project-message/tree/11.1.8" }, "time": "2023-07-24T07:55:25+00:00" }, { "name": "drupal/core-recommended", - "version": "10.4.7", + "version": "10.4.8", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "308b63fa05111c15f4a36919718b7c2d016af892" + "reference": "d5e2b8461b93e5b0bf4495b41feadb8fb2c9d40b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/308b63fa05111c15f4a36919718b7c2d016af892", - "reference": "308b63fa05111c15f4a36919718b7c2d016af892", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/d5e2b8461b93e5b0bf4495b41feadb8fb2c9d40b", + "reference": "d5e2b8461b93e5b0bf4495b41feadb8fb2c9d40b", "shasum": "" }, "require": { @@ -1516,7 +1516,7 @@ "doctrine/annotations": "~1.14.4", "doctrine/deprecations": "~1.1.3", "doctrine/lexer": "~2.1.1", - "drupal/core": "10.4.7", + "drupal/core": "10.4.8", "egulias/email-validator": "~4.0.2", "guzzlehttp/guzzle": "~7.9.2", "guzzlehttp/promises": "~2.0.4", @@ -1577,9 +1577,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/10.4.7" + "source": "https://github.com/drupal/core-recommended/tree/10.4.8" }, - "time": "2025-05-08T04:06:41+00:00" + "time": "2025-06-05T23:40:40+00:00" }, { "name": "drupal/lagoon_logs",