From f7c16211f8734e1c0878a3a6a8850a7a1aae4dc3 Mon Sep 17 00:00:00 2001 From: bach Date: Sat, 26 Sep 2026 13:16:20 +0200 Subject: [PATCH] Remove config_filter from lock (orphan since config_split 2.x) + starterkit profile bump --- composer.lock | 69 ------------------------------ web/profiles/d8-starterkit-profile | 2 +- 2 files changed, 1 insertion(+), 70 deletions(-) diff --git a/composer.lock b/composer.lock index 0a285bf2..6863a1b6 100644 --- a/composer.lock +++ b/composer.lock @@ -3909,75 +3909,6 @@ "source": "https://git.drupalcode.org/project/config_devel" } }, - { - "name": "drupal/config_filter", - "version": "2.7.0", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/config_filter.git", - "reference": "8.x-2.7" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-2.7.zip", - "reference": "8.x-2.7", - "shasum": "7fe7161b93c7e24c6db135f1cf82d144bef66e50" - }, - "require": { - "drupal/core": "^8.8 || ^9 || ^10 || ^11" - }, - "conflict": { - "drush/drush": "<10" - }, - "suggest": { - "drupal/config_split": "Split site configuration for different environments." - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "8.x-2.7", - "datestamp": "1727472458", - "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "Fabian Bircher", - "homepage": "https://www.drupal.org/u/bircher", - "email": "opensource@fabianbircher.com", - "role": "Maintainer" - }, - { - "name": "Nuvole Web", - "homepage": "http://nuvole.org", - "email": "info@nuvole.org", - "role": "Maintainer" - }, - { - "name": "pescetti", - "homepage": "https://www.drupal.org/user/436244" - } - ], - "description": "Config Filter allows other modules to interact with a ConfigStorage through filter plugins.", - "homepage": "https://www.drupal.org/project/config_filter", - "keywords": [ - "Drupal", - "configuration", - "configuration management" - ], - "support": { - "source": "https://git.drupalcode.org/project/config_filter", - "issues": "https://www.drupal.org/project/issues/config_filter", - "slack": "https://drupal.slack.com/archives/C45342CDD" - } - }, { "name": "drupal/config_ignore", "version": "3.4.0", diff --git a/web/profiles/d8-starterkit-profile b/web/profiles/d8-starterkit-profile index f641aca8..5f2ff587 160000 --- a/web/profiles/d8-starterkit-profile +++ b/web/profiles/d8-starterkit-profile @@ -1 +1 @@ -Subproject commit f641aca8251b837178da72dc74f9874fa36757f6 +Subproject commit 5f2ff5876c9c5036a35a02b85de658469c666f90