Update composer lock file, including with latest Drupal core
This commit is contained in:
parent
70af11c07d
commit
ea8a06249b
1 changed files with 192 additions and 18 deletions
210
composer.lock
generated
210
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": "e2085f0af7b0ae16553fa00c7c0884d9",
|
"content-hash": "0fdedc021422ae38011c4ad9e75c3b3a",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "asm89/stack-cors",
|
"name": "asm89/stack-cors",
|
||||||
|
@ -3437,16 +3437,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/core",
|
"name": "drupal/core",
|
||||||
"version": "8.7.7",
|
"version": "8.7.8",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/drupal/core.git",
|
"url": "https://github.com/drupal/core.git",
|
||||||
"reference": "32e1d7a67bbc28f07dc43d9ff692c0e90a4aeb92"
|
"reference": "476f491b85306c09101106d9b66a5dbe73c21bf0"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/drupal/core/zipball/32e1d7a67bbc28f07dc43d9ff692c0e90a4aeb92",
|
"url": "https://api.github.com/repos/drupal/core/zipball/476f491b85306c09101106d9b66a5dbe73c21bf0",
|
||||||
"reference": "32e1d7a67bbc28f07dc43d9ff692c0e90a4aeb92",
|
"reference": "476f491b85306c09101106d9b66a5dbe73c21bf0",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -3484,7 +3484,7 @@
|
||||||
"symfony/http-kernel": "~3.4.14",
|
"symfony/http-kernel": "~3.4.14",
|
||||||
"symfony/polyfill-iconv": "^1.0",
|
"symfony/polyfill-iconv": "^1.0",
|
||||||
"symfony/process": "~3.4.0",
|
"symfony/process": "~3.4.0",
|
||||||
"symfony/psr-http-message-bridge": "^1.0",
|
"symfony/psr-http-message-bridge": "^1.1.2",
|
||||||
"symfony/routing": "~3.4.0",
|
"symfony/routing": "~3.4.0",
|
||||||
"symfony/serializer": "~3.4.0",
|
"symfony/serializer": "~3.4.0",
|
||||||
"symfony/translation": "~3.4.0",
|
"symfony/translation": "~3.4.0",
|
||||||
|
@ -3681,7 +3681,7 @@
|
||||||
"GPL-2.0-or-later"
|
"GPL-2.0-or-later"
|
||||||
],
|
],
|
||||||
"description": "Drupal is an open source content management platform powering millions of websites and applications.",
|
"description": "Drupal is an open source content management platform powering millions of websites and applications.",
|
||||||
"time": "2019-09-04T10:26:35+00:00"
|
"time": "2019-10-02T18:41:30+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/crop",
|
"name": "drupal/crop",
|
||||||
|
@ -6513,10 +6513,10 @@
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.drupalcode.org/project/footnotes.git",
|
"url": "https://git.drupalcode.org/project/footnotes.git",
|
||||||
"reference": "d7ffdffd7df3a643a27f541c501ed681f2481200"
|
"reference": "2b61fc11a12508950d4726196dabcae2c9abab72"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"drupal/core": "~8",
|
"drupal/core": ">=8.6",
|
||||||
"drupal/fakeobjects": "^1.0"
|
"drupal/fakeobjects": "^1.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
|
@ -6528,8 +6528,8 @@
|
||||||
"dev-2.x": "2.x-dev"
|
"dev-2.x": "2.x-dev"
|
||||||
},
|
},
|
||||||
"drupal": {
|
"drupal": {
|
||||||
"version": "8.x-2.1+11-dev",
|
"version": "8.x-2.1+12-dev",
|
||||||
"datestamp": "1569505386",
|
"datestamp": "1569576185",
|
||||||
"security-coverage": {
|
"security-coverage": {
|
||||||
"status": "not-covered",
|
"status": "not-covered",
|
||||||
"message": "Dev releases are not covered by Drupal security advisories."
|
"message": "Dev releases are not covered by Drupal security advisories."
|
||||||
|
@ -6572,7 +6572,7 @@
|
||||||
"source": "https://cgit.drupalcode.org/footnotes",
|
"source": "https://cgit.drupalcode.org/footnotes",
|
||||||
"issues": "https://drupal.org/project/issues/footnotes"
|
"issues": "https://drupal.org/project/issues/footnotes"
|
||||||
},
|
},
|
||||||
"time": "2019-09-27T09:18:11+00:00"
|
"time": "2019-10-02T09:43:28+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/gdpr",
|
"name": "drupal/gdpr",
|
||||||
|
@ -7943,6 +7943,80 @@
|
||||||
"source": "https://git.drupalcode.org/project/pathauto"
|
"source": "https://git.drupalcode.org/project/pathauto"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "drupal/prod_check",
|
||||||
|
"version": "1.0.0-alpha3",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.drupalcode.org/project/prod_check.git",
|
||||||
|
"reference": "8.x-1.0-alpha3"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://ftp.drupal.org/files/projects/prod_check-8.x-1.0-alpha3.zip",
|
||||||
|
"reference": "8.x-1.0-alpha3",
|
||||||
|
"shasum": "ef7c8db074eb0ae957c2651cf163f12cfe013c8a"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"drupal/core": "~8.0"
|
||||||
|
},
|
||||||
|
"require-dev": {
|
||||||
|
"drupal/xmlrpc": "*"
|
||||||
|
},
|
||||||
|
"type": "drupal-module",
|
||||||
|
"extra": {
|
||||||
|
"branch-alias": {
|
||||||
|
"dev-1.x": "1.x-dev"
|
||||||
|
},
|
||||||
|
"drupal": {
|
||||||
|
"version": "8.x-1.0-alpha3",
|
||||||
|
"datestamp": "1492078443",
|
||||||
|
"security-coverage": {
|
||||||
|
"status": "not-covered",
|
||||||
|
"message": "Alpha releases are not covered by Drupal security advisories."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||||
|
"license": [
|
||||||
|
"GPL-2.0-or-later"
|
||||||
|
],
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "Karel Bemelmans",
|
||||||
|
"homepage": "https://www.drupal.org/user/1205344"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Napche",
|
||||||
|
"homepage": "https://www.drupal.org/user/1277300"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Nitebreed",
|
||||||
|
"homepage": "https://www.drupal.org/user/419423"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "aspilicious",
|
||||||
|
"homepage": "https://www.drupal.org/user/172527"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "borisson_",
|
||||||
|
"homepage": "https://www.drupal.org/user/2393360"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "malc0mn",
|
||||||
|
"homepage": "https://www.drupal.org/user/625516"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "mark_gerarts",
|
||||||
|
"homepage": "https://www.drupal.org/user/3506352"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"description": "Check a site to see if it's properly setup for production use.",
|
||||||
|
"homepage": "https://www.drupal.org/project/prod_check",
|
||||||
|
"support": {
|
||||||
|
"source": "https://git.drupalcode.org/project/prod_check"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/redirect",
|
"name": "drupal/redirect",
|
||||||
"version": "1.4.0",
|
"version": "1.4.0",
|
||||||
|
@ -8321,6 +8395,57 @@
|
||||||
"issues": "https://www.drupal.org/project/issues/social_media_links"
|
"issues": "https://www.drupal.org/project/issues/social_media_links"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "drupal/subpathauto",
|
||||||
|
"version": "1.0.0-rc1",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.drupalcode.org/project/subpathauto.git",
|
||||||
|
"reference": "8.x-1.0-rc1"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://ftp.drupal.org/files/projects/subpathauto-8.x-1.0-rc1.zip",
|
||||||
|
"reference": "8.x-1.0-rc1",
|
||||||
|
"shasum": "41256ef7913da2606fa027adfd229a7346d48b1b"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"drupal/core": "~8.0"
|
||||||
|
},
|
||||||
|
"type": "drupal-module",
|
||||||
|
"extra": {
|
||||||
|
"branch-alias": {
|
||||||
|
"dev-1.x": "1.x-dev"
|
||||||
|
},
|
||||||
|
"drupal": {
|
||||||
|
"version": "8.x-1.0-rc1",
|
||||||
|
"datestamp": "1538584980",
|
||||||
|
"security-coverage": {
|
||||||
|
"status": "not-covered",
|
||||||
|
"message": "RC releases are not covered by Drupal security advisories."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||||
|
"license": [
|
||||||
|
"GPL-2.0-or-later"
|
||||||
|
],
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "Dave Reid",
|
||||||
|
"homepage": "https://www.drupal.org/user/53892"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "lauriii",
|
||||||
|
"homepage": "https://www.drupal.org/user/1078742"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"description": "Provides support for extending sub-paths of URL aliases.",
|
||||||
|
"homepage": "https://www.drupal.org/project/subpathauto",
|
||||||
|
"support": {
|
||||||
|
"source": "https://git.drupalcode.org/project/subpathauto"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/subprofiles",
|
"name": "drupal/subprofiles",
|
||||||
"version": "1.0.0-alpha2",
|
"version": "1.0.0-alpha2",
|
||||||
|
@ -8527,6 +8652,52 @@
|
||||||
"source": "https://git.drupalcode.org/project/video_embed_field"
|
"source": "https://git.drupalcode.org/project/video_embed_field"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "drupal/views_url_path_arguments",
|
||||||
|
"version": "dev-1.x",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.drupalcode.org/project/views_url_path_arguments.git",
|
||||||
|
"reference": "6e56c39b8d5a4a3f0041ec8ab4d9fa4d29024537"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"drupal/core": "*"
|
||||||
|
},
|
||||||
|
"type": "drupal-module",
|
||||||
|
"extra": {
|
||||||
|
"branch-alias": {
|
||||||
|
"dev-1.x": "1.x-dev"
|
||||||
|
},
|
||||||
|
"drupal": {
|
||||||
|
"version": "8.x-1.x-dev",
|
||||||
|
"datestamp": "1481581382",
|
||||||
|
"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": "heddn",
|
||||||
|
"homepage": "https://www.drupal.org/user/1463982"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"description": "Simple module to convert a view argument's entity id into its url path.",
|
||||||
|
"homepage": "https://www.drupal.org/project/views_url_path_arguments",
|
||||||
|
"keywords": [
|
||||||
|
"Drupal"
|
||||||
|
],
|
||||||
|
"support": {
|
||||||
|
"source": "http://cgit.drupalcode.org/views_url_path_arguments",
|
||||||
|
"issues": "https://www.drupal.org/project/issues/views_url_path_arguments"
|
||||||
|
},
|
||||||
|
"time": "2016-12-12T22:21:57+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/webform",
|
"name": "drupal/webform",
|
||||||
"version": "5.4.0",
|
"version": "5.4.0",
|
||||||
|
@ -9500,16 +9671,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "league/csv",
|
"name": "league/csv",
|
||||||
"version": "9.3.0",
|
"version": "9.4.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/thephpleague/csv.git",
|
"url": "https://github.com/thephpleague/csv.git",
|
||||||
"reference": "d16f85d1f958a765844db4bc7174017edf2dd637"
|
"reference": "e7225b6cc853942caef1c9c4d8889b716c34bc04"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/thephpleague/csv/zipball/d16f85d1f958a765844db4bc7174017edf2dd637",
|
"url": "https://api.github.com/repos/thephpleague/csv/zipball/e7225b6cc853942caef1c9c4d8889b716c34bc04",
|
||||||
"reference": "d16f85d1f958a765844db4bc7174017edf2dd637",
|
"reference": "e7225b6cc853942caef1c9c4d8889b716c34bc04",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -9565,7 +9736,7 @@
|
||||||
"read",
|
"read",
|
||||||
"write"
|
"write"
|
||||||
],
|
],
|
||||||
"time": "2019-07-30T14:39:11+00:00"
|
"time": "2019-10-02T18:32:54+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "masterminds/html5",
|
"name": "masterminds/html5",
|
||||||
|
@ -12261,7 +12432,10 @@
|
||||||
"drupal/entity_reference_override": 20,
|
"drupal/entity_reference_override": 20,
|
||||||
"drupal/footnotes": 20,
|
"drupal/footnotes": 20,
|
||||||
"drupal/menu_link_config": 15,
|
"drupal/menu_link_config": 15,
|
||||||
"drupal/twigsuggest": 20
|
"drupal/prod_check": 15,
|
||||||
|
"drupal/subpathauto": 5,
|
||||||
|
"drupal/twigsuggest": 20,
|
||||||
|
"drupal/views_url_path_arguments": 20
|
||||||
},
|
},
|
||||||
"prefer-stable": true,
|
"prefer-stable": true,
|
||||||
"prefer-lowest": false,
|
"prefer-lowest": false,
|
||||||
|
|
Loading…
Add table
Reference in a new issue