Update composer lock file
This commit is contained in:
parent
4d8d01f4f3
commit
bbc7002b0e
1 changed files with 65 additions and 1 deletions
66
composer.lock
generated
66
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": "dd82fb1cdc3f56198972f9dc6c88bb45",
|
"content-hash": "0ab1b28aee11e36a202ac8a0592f5dc4",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "asm89/stack-cors",
|
"name": "asm89/stack-cors",
|
||||||
|
@ -6523,6 +6523,70 @@
|
||||||
"issues": "https://drupal.org/project/issues/group"
|
"issues": "https://drupal.org/project/issues/group"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "drupal/honeypot",
|
||||||
|
"version": "1.29.0",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.drupalcode.org/project/honeypot.git",
|
||||||
|
"reference": "8.x-1.29"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://ftp.drupal.org/files/projects/honeypot-8.x-1.29.zip",
|
||||||
|
"reference": "8.x-1.29",
|
||||||
|
"shasum": "029d9e068d8f6a5db52434c27dc71bd3f06da487"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"drupal/core": "~8.0"
|
||||||
|
},
|
||||||
|
"type": "drupal-module",
|
||||||
|
"extra": {
|
||||||
|
"branch-alias": {
|
||||||
|
"dev-1.x": "1.x-dev"
|
||||||
|
},
|
||||||
|
"drupal": {
|
||||||
|
"version": "8.x-1.29",
|
||||||
|
"datestamp": "1536179280",
|
||||||
|
"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": "Jeff Geerling",
|
||||||
|
"homepage": "https://www.drupal.org/user/213194",
|
||||||
|
"email": "geerlingguy@mac.com"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "geerlingguy",
|
||||||
|
"homepage": "https://www.drupal.org/user/389011"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "vijaycs85",
|
||||||
|
"homepage": "https://www.drupal.org/user/93488"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"description": "Mitigates spam form submissions using the honeypot method.",
|
||||||
|
"homepage": "https://www.drupal.org/project/honeypot",
|
||||||
|
"keywords": [
|
||||||
|
"deterrent",
|
||||||
|
"form",
|
||||||
|
"honeypot",
|
||||||
|
"honeytrap",
|
||||||
|
"php",
|
||||||
|
"spam"
|
||||||
|
],
|
||||||
|
"support": {
|
||||||
|
"source": "https://git.drupalcode.org/project/honeypot"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/link_attributes",
|
"name": "drupal/link_attributes",
|
||||||
"version": "1.9.0",
|
"version": "1.9.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue