Merge branch 'master' of gitlab.com:agaric/sites/agaric-com

This commit is contained in:
benjamin melançon 2019-01-04 00:20:32 -05:00
commit 4f68a06ad6
6 changed files with 87 additions and 37 deletions

47
composer.lock generated
View file

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