This commit is contained in:
2021-11-29 10:39:26 +01:00
parent 77e7be9b12
commit e2a1fb3fc4
16 changed files with 416 additions and 26 deletions
Generated
+60 -1
View File
@@ -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": "4678dae1e4325f8648241705b7981c32",
"content-hash": "8da11cb17c76f007a4b59bc7b1621d49",
"packages": [
{
"name": "alchemy/zippy",
@@ -3081,6 +3081,64 @@
"irc": "irc://irc.freenode.org/drupal-contribute"
}
},
{
"name": "drupal/config_pages",
"version": "dev-2.x",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/config_pages.git",
"reference": "ba53fd5b7536040f92d0958b7ce643e6cca67d45"
},
"require": {
"drupal/core": "^8.5 | ^9"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-2.x": "2.x-dev"
},
"drupal": {
"version": "8.x-2.9+11-dev",
"datestamp": "1634847768",
"security-coverage": {
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
}
},
"drush": {
"services": {
"drush.services.yml": "^9"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Qwaygon",
"homepage": "https://www.drupal.org/user/636624"
},
{
"name": "claymor",
"homepage": "https://www.drupal.org/user/3193903"
},
{
"name": "shumer",
"homepage": "https://www.drupal.org/user/2297432"
}
],
"description": "ConfigPages module",
"homepage": "http://drupal.org/project/config_pages",
"keywords": [
"Drupal"
],
"support": {
"source": "http://cgit.drupalcode.org/config_pages",
"issues": "http://drupal.org/project/issues/config_pages"
}
},
{
"name": "drupal/config_update",
"version": "1.7.0",
@@ -13824,6 +13882,7 @@
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"drupal/config_pages": 20,
"drupal/manage_display": 20,
"drupal/page_manager": 20,
"drupal/paragraphs": 20,