Remove config_filter from lock (orphan since config_split 2.x) + starterkit profile bump
This commit is contained in:
Generated
-69
@@ -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",
|
||||
|
||||
Submodule web/profiles/d8-starterkit-profile updated: f641aca825...5f2ff5876c
Reference in New Issue
Block a user