Update composer lock file
This commit is contained in:
parent
87cafa92a5
commit
06593aa36e
1 changed files with 48 additions and 1 deletions
49
composer.lock
generated
49
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": "0ab1b28aee11e36a202ac8a0592f5dc4",
|
||||
"content-hash": "62f78e176adf0cc8708f216bde0e28c5",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
|
@ -2252,6 +2252,53 @@
|
|||
"issues": "https://www.drupal.org/project/issues/admin_toolbar"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/antibot",
|
||||
"version": "1.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/antibot.git",
|
||||
"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": "https://git.drupalcode.org/project/antibot"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/better_normalizers",
|
||||
"version": "1.0.0-beta3",
|
||||
|
|
Loading…
Add table
Reference in a new issue