Update composer lock file
This commit is contained in:
parent
66d8d463e1
commit
94acb4bcb3
1 changed files with 121 additions and 1 deletions
122
composer.lock
generated
122
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": "c1864b274721d348b9f9d81f5107c540",
|
||||
"content-hash": "e2085f0af7b0ae16553fa00c7c0884d9",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
|
@ -6103,6 +6103,58 @@
|
|||
"irc": "irc://irc.freenode.org/drupal-search-api"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/fakeobjects",
|
||||
"version": "1.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/fakeobjects.git",
|
||||
"reference": "8.x-1.0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/fakeobjects-8.x-1.0.zip",
|
||||
"reference": "8.x-1.0",
|
||||
"shasum": "b1ebbd4ad2026f99c0204ad513cea74fb2692ff8"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "*"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.0",
|
||||
"datestamp": "1474470239",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Kevin Quillen (kevinquillen)",
|
||||
"homepage": "https://www.drupal.org/u/kevinquillen",
|
||||
"role": "Maintainer"
|
||||
}
|
||||
],
|
||||
"description": "Adds the FakeObjects plugin to CKEditor. This plugin is a utility plugin that is required by certain user-facing CKEditor plugins.",
|
||||
"homepage": "http://drupal.org/project/fakeobjects",
|
||||
"keywords": [
|
||||
"Drupal"
|
||||
],
|
||||
"support": {
|
||||
"source": "http://cgit.drupalcode.org/fakeobjects",
|
||||
"issues": "http://drupal.org/project/issues/fakeobjects"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/faqfield",
|
||||
"version": "1.1.0",
|
||||
|
@ -6455,6 +6507,73 @@
|
|||
"source": "https://git.drupalcode.org/project/focal_point"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/footnotes",
|
||||
"version": "dev-2.x",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/footnotes.git",
|
||||
"reference": "d7ffdffd7df3a643a27f541c501ed681f2481200"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "~8",
|
||||
"drupal/fakeobjects": "^1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/fakeobjects": "*"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-2.x": "2.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-2.1+11-dev",
|
||||
"datestamp": "1569505386",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Dev releases are not covered by Drupal security advisories."
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Andrii Aleksandrov (id.aleks)",
|
||||
"homepage": "https://www.drupal.org/u/idaleks",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Oleksandr Dekhteruk (pifagor)",
|
||||
"homepage": "https://www.drupal.org/u/pifagor",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Fernando Conceição (yukare)",
|
||||
"homepage": "https://www.drupal.org/u/yukare",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Henrik Ingo (hingo)",
|
||||
"homepage": "https://www.drupal.org/u/hingo",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "yukare",
|
||||
"homepage": "https://www.drupal.org/user/889254"
|
||||
}
|
||||
],
|
||||
"description": "Add automatically numbered footnotes to your posts.",
|
||||
"homepage": "https://drupal.org/project/footnotes",
|
||||
"support": {
|
||||
"source": "https://cgit.drupalcode.org/footnotes",
|
||||
"issues": "https://drupal.org/project/issues/footnotes"
|
||||
},
|
||||
"time": "2019-09-27T09:18:11+00:00"
|
||||
},
|
||||
{
|
||||
"name": "drupal/gdpr",
|
||||
"version": "2.0.0-alpha7",
|
||||
|
@ -12140,6 +12259,7 @@
|
|||
"drupal/cshs": 10,
|
||||
"drupal/drutopia_collection": 20,
|
||||
"drupal/entity_reference_override": 20,
|
||||
"drupal/footnotes": 20,
|
||||
"drupal/menu_link_config": 15,
|
||||
"drupal/twigsuggest": 20
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue