Update composer lock file
This commit is contained in:
parent
e922f7855b
commit
b9c3e901c5
1 changed files with 52 additions and 1 deletions
53
composer.lock
generated
53
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": "0fdedc021422ae38011c4ad9e75c3b3a",
|
||||
"content-hash": "1dfdcdcc737b3226acea4fbff5319844",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
|
@ -6836,6 +6836,57 @@
|
|||
"source": "https://git.drupalcode.org/project/honeypot"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/insert",
|
||||
"version": "1.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/insert.git",
|
||||
"reference": "8.x-1.0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/insert-8.x-1.0.zip",
|
||||
"reference": "8.x-1.0",
|
||||
"shasum": "6c37ceedc7821c7efdc5907a0f34adeb68d79b0a"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "*"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.0",
|
||||
"datestamp": "1514827685",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Snater",
|
||||
"homepage": "https://www.drupal.org/user/3513717"
|
||||
},
|
||||
{
|
||||
"name": "quicksketch",
|
||||
"homepage": "https://www.drupal.org/user/35821"
|
||||
}
|
||||
],
|
||||
"description": "Assists in inserting files, images, or other media into the body field or other text areas.",
|
||||
"homepage": "https://www.drupal.org/project/insert",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/insert"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/link_attributes",
|
||||
"version": "1.9.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue