diff --git a/composer.json b/composer.json index 44cf0084..d466f9fe 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "drupal/betterlogin": "^2.0", "drupal/block_class": "^2.0", "drupal/ckeditor_iframe": "^2.1", - "drupal/config_ignore": "^2.3", + "drupal/config_ignore": "^3.2", "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 baa51371..57b13a2e 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": "e7527c743cd5a60414d4ac49d5e2a779", + "content-hash": "eeace8c0a6561eb3497a35b915166882", "packages": [ { "name": "ajgl/breakpoint-twig-extension", @@ -3477,27 +3477,30 @@ }, { "name": "drupal/config_ignore", - "version": "2.4.0", + "version": "3.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_ignore.git", - "reference": "8.x-2.4" + "reference": "8.x-3.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_ignore-8.x-2.4.zip", - "reference": "8.x-2.4", - "shasum": "e0e45dde2d6927c5d26de59f352792fb6cf26554" + "url": "https://ftp.drupal.org/files/projects/config_ignore-8.x-3.2.zip", + "reference": "8.x-3.2", + "shasum": "00335fc1ddeb4ed93f245dd6963d99b3c084c052" }, "require": { - "drupal/config_filter": "^1 || ^2", - "drupal/core": "^8 || ^9 || ^10" + "drupal/core": "^8.8 || ^9 || ^10" + }, + "require-dev": { + "drupal/config_filter": "^1.8||^2.2", + "drush/drush": "^10 || ^11 || ^12" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.4", - "datestamp": "1676045435", + "version": "8.x-3.2", + "datestamp": "1705226226", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3506,7 +3509,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0-or-later" + "GPL-2.0+" ], "authors": [ { @@ -3525,12 +3528,11 @@ "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", "support": { "source": "https://git.drupalcode.org/project/config_ignore", - "issues": "https://drupal.org/project/config_ignore", - "irc": "irc://irc.freenode.org/drupal-contribute" + "issues": "http://drupal.org/project/config_ignore" } }, { @@ -17057,7 +17059,6 @@ "drupal/views_argument_token": 20, "drupal/bulkdelete": 20, "drupal/cshs": 20, - "drupal/config_ignore": 5, "drupal/config_devel": 20, "drupal/context": 10, "drupal/date_range_formatter": 20, diff --git a/web/profiles/d8-starterkit-profile b/web/profiles/d8-starterkit-profile index dfd8c15c..b8393c82 160000 --- a/web/profiles/d8-starterkit-profile +++ b/web/profiles/d8-starterkit-profile @@ -1 +1 @@ -Subproject commit dfd8c15c3363e7fe4089138ba1c48984fe13c5af +Subproject commit b8393c82b50fca59eae600a88e14a4c9abf5bed3