From e1bc21ea0fcd9712bb7f5f8a5a4904f644fa9654 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 1 Oct 2019 01:06:54 -0400 Subject: [PATCH] Update composer lock file --- composer.lock | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 65 insertions(+), 1 deletion(-) diff --git a/composer.lock b/composer.lock index 2a72e7f..253ed07 100644 --- a/composer.lock +++ b/composer.lock @@ -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",