Remove config_filter from lock (orphan since config_split 2.x) + starterkit profile bump

This commit is contained in:
2026-09-26 13:16:20 +02:00
parent baae8d0758
commit f7c16211f8
2 changed files with 1 additions and 70 deletions
Generated
-69
View File
@@ -3909,75 +3909,6 @@
"source": "https://git.drupalcode.org/project/config_devel" "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", "name": "drupal/config_ignore",
"version": "3.4.0", "version": "3.4.0",