Commit composer lock file
This commit is contained in:
parent
242ef7099d
commit
80864b36bd
1 changed files with 63 additions and 1 deletions
64
composer.lock
generated
64
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": "8c8794c2bc5faa00363805127aaf8b3d",
|
||||
"content-hash": "7707331875bfdb2d045cb71084323092",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
|
@ -7373,6 +7373,68 @@
|
|||
"source": "http://cgit.drupalcode.org/video_embed_field"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/viewsreference",
|
||||
"version": "1.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupal.org/project/viewsreference",
|
||||
"reference": "8.x-1.2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/viewsreference-8.x-1.2.zip",
|
||||
"reference": "8.x-1.2",
|
||||
"shasum": "5ccceed4ebb1b55c6a459431829e7c72477171b5"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "~8.0"
|
||||
},
|
||||
"conflict": {
|
||||
"drupal/viewsreferennce": "*"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.2",
|
||||
"datestamp": "1515538984",
|
||||
"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": "New Zeal",
|
||||
"homepage": "https://www.drupal.org/user/93571"
|
||||
},
|
||||
{
|
||||
"name": "joekers",
|
||||
"homepage": "https://www.drupal.org/user/2229066"
|
||||
},
|
||||
{
|
||||
"name": "seanB",
|
||||
"homepage": "https://www.drupal.org/user/545912"
|
||||
}
|
||||
],
|
||||
"description": "Views Reference",
|
||||
"homepage": "http://drupal.org/project/viewsreference",
|
||||
"keywords": [
|
||||
"Drupal"
|
||||
],
|
||||
"support": {
|
||||
"source": "http://cgit.drupalcode.org/viewsreference",
|
||||
"issues": "http://drupal.org/project/issues/viewsreference"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/webform",
|
||||
"version": "5.0.0-rc26",
|
||||
|
|
Loading…
Reference in a new issue