Update composer lock file

This commit is contained in:
benjamin melançon 2019-09-22 20:50:52 -04:00
parent 4d8d01f4f3
commit bbc7002b0e

66
composer.lock generated
View file

@ -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",