From f4ad763b25a8642cd978beb4e1a9b06236e841f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 22 Sep 2019 21:23:53 -0400 Subject: [PATCH] Update composer lock file --- composer.lock | 97 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 96 insertions(+), 1 deletion(-) diff --git a/composer.lock b/composer.lock index 3600534..d5fa312 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": "62f78e176adf0cc8708f216bde0e28c5", + "content-hash": "00462678dca5a564f3baf766e4247e73", "packages": [ { "name": "asm89/stack-cors", @@ -2607,6 +2607,53 @@ }, "time": "2019-09-02T03:44:21+00:00" }, + { + "name": "drupal/comment_notify", + "version": "dev-1.x", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/comment_notify.git", + "reference": "6e98e2dd7e386a56ee4a3ec71aa014926aa837bd" + }, + "require": { + "drupal/core": "*", + "drupal/token": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.0-beta6+5-dev", + "datestamp": "1555366081", + "security-coverage": { + "status": "not-covered", + "message": "Dev releases are not covered by Drupal security advisories." + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "gnuget", + "homepage": "https://www.drupal.org/user/992990" + }, + { + "name": "greggles", + "homepage": "https://www.drupal.org/user/36762" + } + ], + "description": "Comment follow-up e-mail notification for anonymous as well as registered users.", + "homepage": "https://www.drupal.org/project/comment_notify", + "support": { + "source": "https://git.drupalcode.org/project/comment_notify" + }, + "time": "2019-04-15T22:03:59+00:00" + }, { "name": "drupal/components", "version": "1.1.0", @@ -7635,6 +7682,53 @@ "source": "https://git.drupalcode.org/project/redirect" } }, + { + "name": "drupal/scn", + "version": "1.2.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/scn.git", + "reference": "8.x-1.2" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/scn-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "18f90a86914cd04b4ed343c2ab087347d09c1153" + }, + "require": { + "drupal/core": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.2", + "datestamp": "1557493685", + "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": "ivnish", + "homepage": "https://www.drupal.org/user/3547706" + } + ], + "description": "Notifies the site administrator by eMail on new comments.", + "homepage": "https://www.drupal.org/project/scn", + "support": { + "source": "https://git.drupalcode.org/project/scn" + } + }, { "name": "drupal/search_api", "version": "1.14.0", @@ -11855,6 +11949,7 @@ "stability-flags": { "drupal/claro": 15, "drupal/classitup": 20, + "drupal/comment_notify": 20, "drupal/config_actions": 20, "drupal/convert_bundles": 15, "drupal/cshs": 10,