installed config_split
This commit is contained in:
74
composer.lock
generated
74
composer.lock
generated
@@ -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": "53251bbd0d3a5f07684c33caecd04534",
|
||||
"content-hash": "0b19c5aacaffcc57da13be02fddaf9bd",
|
||||
"packages": [
|
||||
{
|
||||
"name": "alchemy/zippy",
|
||||
@@ -2762,6 +2762,78 @@
|
||||
"irc": "irc://irc.freenode.org/drupal-contribute"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/config_split",
|
||||
"version": "1.4.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupal.org/project/config_split",
|
||||
"reference": "8.x-1.4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/config_split-8.x-1.4.zip",
|
||||
"reference": "8.x-1.4",
|
||||
"shasum": "938ea6c88834aa88bb310740758e56c1800e535b"
|
||||
},
|
||||
"require": {
|
||||
"drupal/config_filter": "*",
|
||||
"drupal/core": "~8.0"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.4",
|
||||
"datestamp": "1537971780",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
},
|
||||
"drush": {
|
||||
"services": {
|
||||
"drush.services.yml": "^9"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
],
|
||||
"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": "Configuration filter for importing and exporting extra config",
|
||||
"homepage": "https://www.drupal.org/project/config_split",
|
||||
"keywords": [
|
||||
"Drupal",
|
||||
"configuration",
|
||||
"configuration management"
|
||||
],
|
||||
"support": {
|
||||
"source": "http://cgit.drupalcode.org/config_split",
|
||||
"issues": "https://www.drupal.org/project/issues/config_split",
|
||||
"irc": "irc://irc.freenode.org/drupal-contribute"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/config_update",
|
||||
"version": "1.6.0",
|
||||
|
||||
Reference in New Issue
Block a user