Update composer lock file
This commit is contained in:
parent
7cbbaec0fd
commit
7b6ae5d20f
1 changed files with 45 additions and 2 deletions
47
composer.lock
generated
47
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": "d6ed4f6cd201fdf33d4e19ec8965247d",
|
||||
"content-hash": "bc5e04f7ae5c73bd21998541499be5cf",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
|
@ -6380,6 +6380,48 @@
|
|||
"source": "http://cgit.drupalcode.org/token"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/twigsuggest",
|
||||
"version": "dev-1.x",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupal.org/project/twigsuggest",
|
||||
"reference": "7d80565d23d0a1d4a68c82a9f65d6dede546c209"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "~8.0"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.x-dev",
|
||||
"datestamp": "1539810480",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Project has not opted into security advisory coverage!"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "mlncn",
|
||||
"homepage": "https://www.drupal.org/user/64383"
|
||||
}
|
||||
],
|
||||
"description": "Provides template suggestions for things Drupal doesn't.",
|
||||
"homepage": "https://www.drupal.org/project/twigsuggest",
|
||||
"support": {
|
||||
"source": "http://cgit.drupalcode.org/twigsuggest"
|
||||
},
|
||||
"time": "2018-10-17T21:20:34+00:00"
|
||||
},
|
||||
{
|
||||
"name": "drupal/video_embed_field",
|
||||
"version": "2.0.0",
|
||||
|
@ -9967,7 +10009,8 @@
|
|||
"drupal/drutopia_resource": 20,
|
||||
"drupal/webform": 5,
|
||||
"drupal/block_theme_sync": 15,
|
||||
"drupal/coffee": 10
|
||||
"drupal/coffee": 10,
|
||||
"drupal/twigsuggest": 20
|
||||
},
|
||||
"prefer-stable": true,
|
||||
"prefer-lowest": false,
|
||||
|
|
Loading…
Reference in a new issue