Added composer.lock file with the dev version of drutopia site
This commit is contained in:
parent
8e3078be18
commit
f26384fe93
1 changed files with 231 additions and 28 deletions
259
composer.lock
generated
259
composer.lock
generated
|
@ -4,7 +4,7 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "36e875d2feaaef924454170a5cc1c0ff",
|
"content-hash": "7eeea750585c020fb13441bf771ae15d",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "algolia/places",
|
"name": "algolia/places",
|
||||||
|
@ -2448,17 +2448,17 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/admin_toolbar",
|
"name": "drupal/admin_toolbar",
|
||||||
"version": "1.27.0",
|
"version": "2.0.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.drupalcode.org/project/admin_toolbar.git",
|
"url": "https://git.drupalcode.org/project/admin_toolbar.git",
|
||||||
"reference": "8.x-1.27"
|
"reference": "8.x-2.0"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.27.zip",
|
"url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.0.zip",
|
||||||
"reference": "8.x-1.27",
|
"reference": "8.x-2.0",
|
||||||
"shasum": "fed1fbbdf8f805b1da63d73e7e2c54750f354d61"
|
"shasum": "568de63dbaa8046a82d327dbd0b892ab79fb87aa"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"drupal/core": "*"
|
"drupal/core": "*"
|
||||||
|
@ -2466,11 +2466,11 @@
|
||||||
"type": "drupal-module",
|
"type": "drupal-module",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-1.x": "1.x-dev"
|
"dev-2.x": "2.x-dev"
|
||||||
},
|
},
|
||||||
"drupal": {
|
"drupal": {
|
||||||
"version": "8.x-1.27",
|
"version": "8.x-2.0",
|
||||||
"datestamp": "1558553350",
|
"datestamp": "1573751237",
|
||||||
"security-coverage": {
|
"security-coverage": {
|
||||||
"status": "covered",
|
"status": "covered",
|
||||||
"message": "Covered by Drupal's security advisory policy"
|
"message": "Covered by Drupal's security advisory policy"
|
||||||
|
@ -2529,19 +2529,19 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/admin_toolbar_tools",
|
"name": "drupal/admin_toolbar_tools",
|
||||||
"version": "1.27.0",
|
"version": "2.0.0",
|
||||||
"require": {
|
"require": {
|
||||||
"drupal/admin_toolbar": "self.version",
|
"drupal/admin_toolbar": "self.version",
|
||||||
"drupal/core": "~8.6"
|
"drupal/core": "~8.7"
|
||||||
},
|
},
|
||||||
"type": "metapackage",
|
"type": "metapackage",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-1.x": "1.x-dev"
|
"dev-2.x": "2.x-dev"
|
||||||
},
|
},
|
||||||
"drupal": {
|
"drupal": {
|
||||||
"version": "8.x-1.27",
|
"version": "8.x-2.0",
|
||||||
"datestamp": "1558553350",
|
"datestamp": "1573751237",
|
||||||
"security-coverage": {
|
"security-coverage": {
|
||||||
"status": "covered",
|
"status": "covered",
|
||||||
"message": "Covered by Drupal's security advisory policy"
|
"message": "Covered by Drupal's security advisory policy"
|
||||||
|
@ -2692,6 +2692,53 @@
|
||||||
"source": "https://git.drupalcode.org/project/antibot"
|
"source": "https://git.drupalcode.org/project/antibot"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "drupal/autosave_form",
|
||||||
|
"version": "1.1.0",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.drupalcode.org/project/autosave_form.git",
|
||||||
|
"reference": "8.x-1.1"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://ftp.drupal.org/files/projects/autosave_form-8.x-1.1.zip",
|
||||||
|
"reference": "8.x-1.1",
|
||||||
|
"shasum": "0e7ef41bec21eb971b11db05f7ecc23c2e819c8d"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"drupal/core": "^8 || ^9"
|
||||||
|
},
|
||||||
|
"type": "drupal-module",
|
||||||
|
"extra": {
|
||||||
|
"branch-alias": {
|
||||||
|
"dev-1.x": "1.x-dev"
|
||||||
|
},
|
||||||
|
"drupal": {
|
||||||
|
"version": "8.x-1.1",
|
||||||
|
"datestamp": "1579005183",
|
||||||
|
"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": "hchonov",
|
||||||
|
"homepage": "https://www.drupal.org/user/2901211"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"description": "Adds autosave feature on forms.",
|
||||||
|
"homepage": "https://www.drupal.org/project/autosave_form",
|
||||||
|
"support": {
|
||||||
|
"source": "https://git.drupalcode.org/project/autosave_form"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/better_normalizers",
|
"name": "drupal/better_normalizers",
|
||||||
"version": "1.0.0-beta4",
|
"version": "1.0.0-beta4",
|
||||||
|
@ -3019,6 +3066,57 @@
|
||||||
"source": "https://git.drupalcode.org/project/ckeditor_markdown"
|
"source": "https://git.drupalcode.org/project/ckeditor_markdown"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "drupal/ckeditorheight",
|
||||||
|
"version": "1.8.0",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.drupalcode.org/project/ckeditorheight.git",
|
||||||
|
"reference": "8.x-1.8"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://ftp.drupal.org/files/projects/ckeditorheight-8.x-1.8.zip",
|
||||||
|
"reference": "8.x-1.8",
|
||||||
|
"shasum": "ccf98078866e89da0c62c055752bdf59822d4d4c"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"drupal/core": "^8 || ^9"
|
||||||
|
},
|
||||||
|
"type": "drupal-module",
|
||||||
|
"extra": {
|
||||||
|
"branch-alias": {
|
||||||
|
"dev-1.x": "1.x-dev"
|
||||||
|
},
|
||||||
|
"drupal": {
|
||||||
|
"version": "8.x-1.8",
|
||||||
|
"datestamp": "1580163325",
|
||||||
|
"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": "anruether",
|
||||||
|
"homepage": "https://www.drupal.org/user/894458"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "geek-merlin",
|
||||||
|
"homepage": "https://www.drupal.org/user/229048"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"description": "Adjusts CKEditor height to field row setting until we have https://www.drupal.org/node/2788905.",
|
||||||
|
"homepage": "https://www.drupal.org/project/ckeditorheight",
|
||||||
|
"support": {
|
||||||
|
"source": "https://git.drupalcode.org/project/ckeditorheight"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/coffee",
|
"name": "drupal/coffee",
|
||||||
"version": "dev-1.x",
|
"version": "dev-1.x",
|
||||||
|
@ -5893,27 +5991,26 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/drutopia_site",
|
"name": "drupal/drutopia_site",
|
||||||
"version": "1.0.0-beta1",
|
"version": "dev-1.x",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.drupalcode.org/project/drutopia_site.git",
|
"url": "https://git.drupalcode.org/project/drutopia_site.git",
|
||||||
"reference": "8.x-1.0-beta1"
|
"reference": "9c39d723e1d58cf2814957fdf59f6d8533df2dbc"
|
||||||
},
|
|
||||||
"dist": {
|
|
||||||
"type": "zip",
|
|
||||||
"url": "https://ftp.drupal.org/files/projects/drutopia_site-8.x-1.0-beta1.zip",
|
|
||||||
"reference": "8.x-1.0-beta1",
|
|
||||||
"shasum": "8a01759078255ffea194c65d3f25456d82367117"
|
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"drupal/admin_links_access_filter": "^1.0-alpha3",
|
"drupal/admin_links_access_filter": "^1.0-alpha3",
|
||||||
"drupal/admin_toolbar": "^1.19",
|
"drupal/admin_toolbar": "^2.0",
|
||||||
"drupal/admin_toolbar_tools": "*",
|
"drupal/admin_toolbar_tools": "*",
|
||||||
|
"drupal/autosave_form": "^1.0",
|
||||||
|
"drupal/ckeditorheight": "^1.3",
|
||||||
"drupal/config_actions": "^1.0-beta1",
|
"drupal/config_actions": "^1.0-beta1",
|
||||||
"drupal/core": "*",
|
"drupal/core": "*",
|
||||||
"drupal/drutopia_core": "^1.0-alpha1",
|
"drupal/drutopia_core": "^1.0-alpha1",
|
||||||
"drupal/entity_reference_revisions": "*",
|
"drupal/entity_reference_revisions": "*",
|
||||||
"drupal/paragraphs": "*"
|
"drupal/menu_admin_per_menu": "^1.0",
|
||||||
|
"drupal/paragraphs": "*",
|
||||||
|
"drupal/role_delegation": "^1.1",
|
||||||
|
"drupal/wysiwyg_linebreaks": "^1.10"
|
||||||
},
|
},
|
||||||
"type": "drupal-module",
|
"type": "drupal-module",
|
||||||
"extra": {
|
"extra": {
|
||||||
|
@ -5921,8 +6018,8 @@
|
||||||
"dev-1.x": "1.x-dev"
|
"dev-1.x": "1.x-dev"
|
||||||
},
|
},
|
||||||
"drupal": {
|
"drupal": {
|
||||||
"version": "8.x-1.0-beta1",
|
"version": "8.x-1.0-beta1+10-dev",
|
||||||
"datestamp": "1540935780",
|
"datestamp": "1578580087",
|
||||||
"security-coverage": {
|
"security-coverage": {
|
||||||
"status": "not-covered",
|
"status": "not-covered",
|
||||||
"message": "Project has not opted into security advisory coverage!"
|
"message": "Project has not opted into security advisory coverage!"
|
||||||
|
@ -5969,7 +6066,8 @@
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://gitlab.com/drutopia/drutopia_site/tree/8.x-1.x",
|
"source": "https://gitlab.com/drutopia/drutopia_site/tree/8.x-1.x",
|
||||||
"issues": "https://gitlab.com/drutopia/drutopia_site/issues"
|
"issues": "https://gitlab.com/drutopia/drutopia_site/issues"
|
||||||
}
|
},
|
||||||
|
"time": "2020-02-05T20:27:29+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/drutopia_social",
|
"name": "drupal/drutopia_social",
|
||||||
|
@ -7573,6 +7671,57 @@
|
||||||
"issues": "https://www.drupal.org/project/markdown"
|
"issues": "https://www.drupal.org/project/markdown"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "drupal/menu_admin_per_menu",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.drupalcode.org/project/menu_admin_per_menu.git",
|
||||||
|
"reference": "8.x-1.0"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://ftp.drupal.org/files/projects/menu_admin_per_menu-8.x-1.0.zip",
|
||||||
|
"reference": "8.x-1.0",
|
||||||
|
"shasum": "27dbef0025146a382feab67db5e93eaf280b8de4"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"drupal/core": "*"
|
||||||
|
},
|
||||||
|
"type": "drupal-module",
|
||||||
|
"extra": {
|
||||||
|
"branch-alias": {
|
||||||
|
"dev-1.x": "1.x-dev"
|
||||||
|
},
|
||||||
|
"drupal": {
|
||||||
|
"version": "8.x-1.0",
|
||||||
|
"datestamp": "1507184944",
|
||||||
|
"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": "anrikun",
|
||||||
|
"homepage": "https://www.drupal.org/user/410199"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "mkdok",
|
||||||
|
"homepage": "https://www.drupal.org/user/3308753"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"description": "Allows to give roles per menu admin permissions without giving them full administer menu permission.",
|
||||||
|
"homepage": "https://www.drupal.org/project/menu_admin_per_menu",
|
||||||
|
"support": {
|
||||||
|
"source": "https://git.drupalcode.org/project/menu_admin_per_menu"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/menu_block",
|
"name": "drupal/menu_block",
|
||||||
"version": "1.5.0",
|
"version": "1.5.0",
|
||||||
|
@ -8643,6 +8792,59 @@
|
||||||
},
|
},
|
||||||
"time": "2018-12-17T22:12:17+00:00"
|
"time": "2018-12-17T22:12:17+00:00"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "drupal/role_delegation",
|
||||||
|
"version": "1.1.0",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.drupalcode.org/project/role_delegation.git",
|
||||||
|
"reference": "8.x-1.1"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://ftp.drupal.org/files/projects/role_delegation-8.x-1.1.zip",
|
||||||
|
"reference": "8.x-1.1",
|
||||||
|
"shasum": "a63b548056cc729beacfd385625fafb983e0f73e"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"drupal/core": "^8 || ^9"
|
||||||
|
},
|
||||||
|
"type": "drupal-module",
|
||||||
|
"extra": {
|
||||||
|
"branch-alias": {
|
||||||
|
"dev-1.x": "1.x-dev"
|
||||||
|
},
|
||||||
|
"drupal": {
|
||||||
|
"version": "8.x-1.1",
|
||||||
|
"datestamp": "1580498751",
|
||||||
|
"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": "Jeroen Tubex",
|
||||||
|
"homepage": "https://www.drupal.org/u/jeroent",
|
||||||
|
"role": "Maintainer"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "benjy",
|
||||||
|
"homepage": "https://www.drupal.org/user/1852732"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"description": "Allows site administrators to grant some roles the authority to assign selected roles to users.",
|
||||||
|
"homepage": "http://drupal.org/project/role_delegation",
|
||||||
|
"support": {
|
||||||
|
"source": "https://git.drupalcode.org/project/role_delegation",
|
||||||
|
"issues": "http://drupal.org/project/role_delegation"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/scheduler",
|
"name": "drupal/scheduler",
|
||||||
"version": "1.1.0",
|
"version": "1.1.0",
|
||||||
|
@ -15015,7 +15217,8 @@
|
||||||
"drupal/regionincontent": 20,
|
"drupal/regionincontent": 20,
|
||||||
"drupal/twigsuggest": 20,
|
"drupal/twigsuggest": 20,
|
||||||
"drupal/ui_patterns": 5,
|
"drupal/ui_patterns": 5,
|
||||||
"drupal/webform": 5
|
"drupal/webform": 5,
|
||||||
|
"drupal/drutopia_site": 20
|
||||||
},
|
},
|
||||||
"prefer-stable": true,
|
"prefer-stable": true,
|
||||||
"prefer-lowest": false,
|
"prefer-lowest": false,
|
||||||
|
|
Loading…
Reference in a new issue