updated major version config_update

This commit is contained in:
Bachir Soussi Chiadmi 2024-01-31 19:24:15 +01:00
parent 2c1c0623ed
commit c553e71036
3 changed files with 15 additions and 13 deletions

View File

@ -23,6 +23,7 @@
"drupal/block_class": "^2.0", "drupal/block_class": "^2.0",
"drupal/ckeditor_iframe": "^2.1", "drupal/ckeditor_iframe": "^2.1",
"drupal/config_ignore": "^3.2", "drupal/config_ignore": "^3.2",
"drupal/config_update": "^2.0@alpha",
"drupal/core-composer-scaffold": "^9.3", "drupal/core-composer-scaffold": "^9.3",
"drupal/core-project-message": "^9.3", "drupal/core-project-message": "^9.3",
"drupal/core-recommended": "^9.5.11", "drupal/core-recommended": "^9.5.11",

25
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "eeace8c0a6561eb3497a35b915166882", "content-hash": "707960805ea2a1fba6fdeb39701f4f87",
"packages": [ "packages": [
{ {
"name": "ajgl/breakpoint-twig-extension", "name": "ajgl/breakpoint-twig-extension",
@ -3537,29 +3537,29 @@
}, },
{ {
"name": "drupal/config_update", "name": "drupal/config_update",
"version": "1.7.0", "version": "2.0.0-alpha3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/config_update.git", "url": "https://git.drupalcode.org/project/config_update.git",
"reference": "8.x-1.7" "reference": "2.0.0-alpha3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/config_update-8.x-1.7.zip", "url": "https://ftp.drupal.org/files/projects/config_update-2.0.0-alpha3.zip",
"reference": "8.x-1.7", "reference": "2.0.0-alpha3",
"shasum": "8f079abf7c2ea826a27fa5224b0770a26404c968" "shasum": "c35e81e8fb77efdff5ddca3a87116ea0c522a7e2"
}, },
"require": { "require": {
"drupal/core": "^8 || ^9" "drupal/core": "^9.4 || ^10"
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.7", "version": "2.0.0-alpha3",
"datestamp": "1586355587", "datestamp": "1683807608",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "not-covered",
"message": "Covered by Drupal's security advisory policy" "message": "Alpha releases are not covered by Drupal security advisories."
} }
} }
}, },
@ -3577,7 +3577,7 @@
"homepage": "https://www.drupal.org/user/80733" "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", "homepage": "https://www.drupal.org/project/config_update",
"support": { "support": {
"source": "https://git.drupalcode.org/project/config_update" "source": "https://git.drupalcode.org/project/config_update"
@ -17050,6 +17050,7 @@
"stability-flags": { "stability-flags": {
"drupal/address": 20, "drupal/address": 20,
"drupal/administerusersbyrole": 20, "drupal/administerusersbyrole": 20,
"drupal/config_update": 15,
"drupal/inline_entity_form": 5, "drupal/inline_entity_form": 5,
"drupal/page_manager": 20, "drupal/page_manager": 20,
"drupal/paragraphs": 20, "drupal/paragraphs": 20,

@ -1 +1 @@
Subproject commit b8393c82b50fca59eae600a88e14a4c9abf5bed3 Subproject commit e05fe0af690ad6ac0917a08c07c16adf08b2c308