Update composer lock file
This commit is contained in:
parent
8139f68b1b
commit
e1bc21ea0f
1 changed files with 65 additions and 1 deletions
66
composer.lock
generated
66
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": "6b062b08762e5b212218218c6324c4d7",
|
||||
"content-hash": "c1864b274721d348b9f9d81f5107c540",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
|
@ -7699,6 +7699,70 @@
|
|||
"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",
|
||||
"version": "1.4.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue