Update composer lock file

This commit is contained in:
benjamin melançon 2019-10-01 01:06:54 -04:00
parent 8139f68b1b
commit e1bc21ea0f

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": "6b062b08762e5b212218218c6324c4d7", "content-hash": "c1864b274721d348b9f9d81f5107c540",
"packages": [ "packages": [
{ {
"name": "asm89/stack-cors", "name": "asm89/stack-cors",
@ -7699,6 +7699,70 @@
"source": "https://git.drupalcode.org/project/paranoia" "source": "https://git.drupalcode.org/project/paranoia"
} }
}, },
{
"name": "drupal/password_policy",
"version": "3.0.0-alpha5",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/password_policy.git",
"reference": "8.x-3.0-alpha5"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/password_policy-8.x-3.0-alpha5.zip",
"reference": "8.x-3.0-alpha5",
"shasum": "74f170caa739e886d2de0df27a479f94014e273f"
},
"require": {
"drupal/core": "^8.5.0",
"drupal/ctools": "^3.1"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-3.x": "3.x-dev"
},
"drupal": {
"version": "8.x-3.0-alpha5",
"datestamp": "1559916365",
"security-coverage": {
"status": "not-covered",
"message": "Alpha releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "AohRveTPV",
"homepage": "https://www.drupal.org/user/2760115"
},
{
"name": "deekayen",
"homepage": "https://www.drupal.org/user/972"
},
{
"name": "miglius",
"homepage": "https://www.drupal.org/user/18741"
},
{
"name": "nerdstein",
"homepage": "https://www.drupal.org/user/1557710"
},
{
"name": "shrop",
"homepage": "https://www.drupal.org/user/14767"
}
],
"description": "Sets up constraints and expiration of passwords.",
"homepage": "https://www.drupal.org/project/password_policy",
"support": {
"source": "https://git.drupalcode.org/project/password_policy"
}
},
{ {
"name": "drupal/pathauto", "name": "drupal/pathauto",
"version": "1.4.0", "version": "1.4.0",