Commit composer lock file
This commit is contained in:
parent
f890d88f6b
commit
d106091350
1 changed files with 40 additions and 1 deletions
41
composer.lock
generated
41
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": "d0662915bf911d62f865ea27794eb842",
|
||||
"content-hash": "6b062b08762e5b212218218c6324c4d7",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
|
@ -5789,6 +5789,38 @@
|
|||
"source": "https://git.drupalcode.org/project/entity"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/entity_reference_override",
|
||||
"version": "dev-8.x-1.x",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/agaric/entity_reference_override.git",
|
||||
"reference": "b624e6a59d9f6425e1820e4b894c7536232c0404"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/agaric/entity_reference_override/zipball/b624e6a59d9f6425e1820e4b894c7536232c0404",
|
||||
"reference": "b624e6a59d9f6425e1820e4b894c7536232c0404",
|
||||
"shasum": ""
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "See contributors",
|
||||
"homepage": "https://www.drupal.org/node/2809033/committers"
|
||||
}
|
||||
],
|
||||
"description": "Display referenced entities with optional field overrides.",
|
||||
"homepage": "https://www.drupal.org/project/entity_reference_override",
|
||||
"support": {
|
||||
"issues": "https://www.drupal.org/project/issues/entity_reference_override",
|
||||
"source": "https://github.com/agaric/entity_reference_override/tree/8.x-1.x"
|
||||
},
|
||||
"time": "2018-03-23T23:01:02+00:00"
|
||||
},
|
||||
{
|
||||
"name": "drupal/entity_reference_revisions",
|
||||
"version": "1.6.0",
|
||||
|
@ -12021,6 +12053,12 @@
|
|||
"version": "dev-8.x-1.x",
|
||||
"package": "drupal/drutopia_collection"
|
||||
},
|
||||
{
|
||||
"alias": "1.x-dev",
|
||||
"alias_normalized": "1.9999999.9999999.9999999-dev",
|
||||
"version": "dev-8.x-1.x",
|
||||
"package": "drupal/entity_reference_override"
|
||||
},
|
||||
{
|
||||
"alias": "1.x-dev",
|
||||
"alias_normalized": "1.9999999.9999999.9999999-dev",
|
||||
|
@ -12037,6 +12075,7 @@
|
|||
"drupal/convert_bundles": 15,
|
||||
"drupal/cshs": 10,
|
||||
"drupal/drutopia_collection": 20,
|
||||
"drupal/entity_reference_override": 20,
|
||||
"drupal/menu_link_config": 15,
|
||||
"drupal/twigsuggest": 20
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue