Add AntiBot, composer.locl

This commit is contained in:
Clayton Dewey 2019-01-03 16:08:31 -07:00
parent f4e5c97a57
commit 7dbec35edf

49
composer.lock generated
View file

@ -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": "8242eb77dab2ab68d0e0f052fffac99b",
"content-hash": "2ff581aba1400afb74b53605e46969a5",
"packages": [
{
"name": "asm89/stack-cors",
@ -2521,6 +2521,53 @@
"source": "http://cgit.drupalcode.org/allowed_formats"
}
},
{
"name": "drupal/antibot",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/antibot",
"reference": "8.x-1.2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/antibot-8.x-1.2.zip",
"reference": "8.x-1.2",
"shasum": "4cb067e77929984c8cf5b05a84734c62d6fd19b3"
},
"require": {
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.2",
"datestamp": "1522335671",
"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": "mstef",
"homepage": "https://www.drupal.org/user/107190"
}
],
"description": "Prevent forms from being submitted without JavaScript enabled",
"homepage": "https://www.drupal.org/project/antibot",
"support": {
"source": "http://cgit.drupalcode.org/antibot"
}
},
{
"name": "drupal/better_normalizers",
"version": "1.0.0-beta3",