diff --git a/composer.json b/composer.json index d466f9fe..ef91cea3 100644 --- a/composer.json +++ b/composer.json @@ -23,6 +23,7 @@ "drupal/block_class": "^2.0", "drupal/ckeditor_iframe": "^2.1", "drupal/config_ignore": "^3.2", + "drupal/config_update": "^2.0@alpha", "drupal/core-composer-scaffold": "^9.3", "drupal/core-project-message": "^9.3", "drupal/core-recommended": "^9.5.11", diff --git a/composer.lock b/composer.lock index 57b13a2e..586e6131 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": "eeace8c0a6561eb3497a35b915166882", + "content-hash": "707960805ea2a1fba6fdeb39701f4f87", "packages": [ { "name": "ajgl/breakpoint-twig-extension", @@ -3537,29 +3537,29 @@ }, { "name": "drupal/config_update", - "version": "1.7.0", + "version": "2.0.0-alpha3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_update.git", - "reference": "8.x-1.7" + "reference": "2.0.0-alpha3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_update-8.x-1.7.zip", - "reference": "8.x-1.7", - "shasum": "8f079abf7c2ea826a27fa5224b0770a26404c968" + "url": "https://ftp.drupal.org/files/projects/config_update-2.0.0-alpha3.zip", + "reference": "2.0.0-alpha3", + "shasum": "c35e81e8fb77efdff5ddca3a87116ea0c522a7e2" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^9.4 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.7", - "datestamp": "1586355587", + "version": "2.0.0-alpha3", + "datestamp": "1683807608", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "Alpha releases are not covered by Drupal security advisories." } } }, @@ -3577,7 +3577,7 @@ "homepage": "https://www.drupal.org/user/80733" } ], - "description": "Provides basic revert and update functionality for other modules", + "description": "Provides basic revert and update functionality for other modules.", "homepage": "https://www.drupal.org/project/config_update", "support": { "source": "https://git.drupalcode.org/project/config_update" @@ -17050,6 +17050,7 @@ "stability-flags": { "drupal/address": 20, "drupal/administerusersbyrole": 20, + "drupal/config_update": 15, "drupal/inline_entity_form": 5, "drupal/page_manager": 20, "drupal/paragraphs": 20, diff --git a/web/profiles/d8-starterkit-profile b/web/profiles/d8-starterkit-profile index b8393c82..e05fe0af 160000 --- a/web/profiles/d8-starterkit-profile +++ b/web/profiles/d8-starterkit-profile @@ -1 +1 @@ -Subproject commit b8393c82b50fca59eae600a88e14a4c9abf5bed3 +Subproject commit e05fe0af690ad6ac0917a08c07c16adf08b2c308