updated major version config_ignor

This commit is contained in:
Bachir Soussi Chiadmi 2024-01-31 19:19:22 +01:00
parent 1fdb217d5a
commit f869bb9ca6
3 changed files with 18 additions and 17 deletions

View File

@ -22,7 +22,7 @@
"drupal/betterlogin": "^2.0", "drupal/betterlogin": "^2.0",
"drupal/block_class": "^2.0", "drupal/block_class": "^2.0",
"drupal/ckeditor_iframe": "^2.1", "drupal/ckeditor_iframe": "^2.1",
"drupal/config_ignore": "^2.3", "drupal/config_ignore": "^3.2",
"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",

31
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": "e7527c743cd5a60414d4ac49d5e2a779", "content-hash": "eeace8c0a6561eb3497a35b915166882",
"packages": [ "packages": [
{ {
"name": "ajgl/breakpoint-twig-extension", "name": "ajgl/breakpoint-twig-extension",
@ -3477,27 +3477,30 @@
}, },
{ {
"name": "drupal/config_ignore", "name": "drupal/config_ignore",
"version": "2.4.0", "version": "3.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/config_ignore.git", "url": "https://git.drupalcode.org/project/config_ignore.git",
"reference": "8.x-2.4" "reference": "8.x-3.2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/config_ignore-8.x-2.4.zip", "url": "https://ftp.drupal.org/files/projects/config_ignore-8.x-3.2.zip",
"reference": "8.x-2.4", "reference": "8.x-3.2",
"shasum": "e0e45dde2d6927c5d26de59f352792fb6cf26554" "shasum": "00335fc1ddeb4ed93f245dd6963d99b3c084c052"
}, },
"require": { "require": {
"drupal/config_filter": "^1 || ^2", "drupal/core": "^8.8 || ^9 || ^10"
"drupal/core": "^8 || ^9 || ^10" },
"require-dev": {
"drupal/config_filter": "^1.8||^2.2",
"drush/drush": "^10 || ^11 || ^12"
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-2.4", "version": "8.x-3.2",
"datestamp": "1676045435", "datestamp": "1705226226",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -3506,7 +3509,7 @@
}, },
"notification-url": "https://packages.drupal.org/8/downloads", "notification-url": "https://packages.drupal.org/8/downloads",
"license": [ "license": [
"GPL-2.0-or-later" "GPL-2.0+"
], ],
"authors": [ "authors": [
{ {
@ -3525,12 +3528,11 @@
"homepage": "https://www.drupal.org/user/413139" "homepage": "https://www.drupal.org/user/413139"
} }
], ],
"description": "Ignore certain configuration during import.", "description": "Ignore certain configuration during import and export.",
"homepage": "http://drupal.org/project/config_ignore", "homepage": "http://drupal.org/project/config_ignore",
"support": { "support": {
"source": "https://git.drupalcode.org/project/config_ignore", "source": "https://git.drupalcode.org/project/config_ignore",
"issues": "https://drupal.org/project/config_ignore", "issues": "http://drupal.org/project/config_ignore"
"irc": "irc://irc.freenode.org/drupal-contribute"
} }
}, },
{ {
@ -17057,7 +17059,6 @@
"drupal/views_argument_token": 20, "drupal/views_argument_token": 20,
"drupal/bulkdelete": 20, "drupal/bulkdelete": 20,
"drupal/cshs": 20, "drupal/cshs": 20,
"drupal/config_ignore": 5,
"drupal/config_devel": 20, "drupal/config_devel": 20,
"drupal/context": 10, "drupal/context": 10,
"drupal/date_range_formatter": 20, "drupal/date_range_formatter": 20,

@ -1 +1 @@
Subproject commit dfd8c15c3363e7fe4089138ba1c48984fe13c5af Subproject commit b8393c82b50fca59eae600a88e14a4c9abf5bed3