Comment notify #294
1 changed files with 56 additions and 12 deletions
68
composer.lock
generated
68
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": "df837a6abe3318a8381ad8fc5dd64b17",
|
||||
"content-hash": "788dcf2c1028c477fe97c294b439dbba",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
|
@ -2346,7 +2346,7 @@
|
|||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.25",
|
||||
"datestamp": "1542915384",
|
||||
"datestamp": "1542915180",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -2417,7 +2417,7 @@
|
|||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.25",
|
||||
"datestamp": "1542915384",
|
||||
"datestamp": "1542915180",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -2947,6 +2947,53 @@
|
|||
},
|
||||
"time": "2018-11-12T07:59:17+00:00"
|
||||
},
|
||||
{
|
||||
"name": "drupal/comment_notify",
|
||||
"version": "dev-1.x",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupal.org/project/comment_notify",
|
||||
"reference": "01751b118ce3765fe3af07a36ca8c6f6687c6534"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "*",
|
||||
"drupal/token": "*"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.0-beta2+7-dev",
|
||||
"datestamp": "1544815219",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Dev releases are not covered by Drupal security advisories."
|
||||
}
|
||||
},
|
||||
"patches_applied": {
|
||||
"Invalid placeholder (!types) in string": "https://www.drupal.org/files/issues/2019-01-16/2938134-4.patch",
|
||||
"The unsubscribe option is not working": "https://www.drupal.org/files/issues/2019-01-17/3026687-2.patch"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"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": "http://cgit.drupalcode.org/comment_notify"
|
||||
},
|
||||
"time": "2018-12-28T18:11:39+00:00"
|
||||
},
|
||||
{
|
||||
"name": "drupal/components",
|
||||
"version": "1.0.0",
|
||||
|
@ -4029,7 +4076,7 @@
|
|||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.x-dev",
|
||||
"datestamp": "1542578580",
|
||||
"datestamp": "1542572880",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Dev releases are not covered by Drupal security advisories."
|
||||
|
@ -6494,6 +6541,10 @@
|
|||
"name": "golddragon007",
|
||||
"homepage": "https://www.drupal.org/user/2723471"
|
||||
},
|
||||
{
|
||||
"name": "james.williams",
|
||||
"homepage": "https://www.drupal.org/user/592268"
|
||||
},
|
||||
{
|
||||
"name": "lbesenyei",
|
||||
"homepage": "https://www.drupal.org/user/2626013"
|
||||
|
@ -6550,10 +6601,6 @@
|
|||
{
|
||||
"name": "kristiaanvandeneynde",
|
||||
"homepage": "https://www.drupal.org/user/1345130"
|
||||
},
|
||||
{
|
||||
"name": "ronaldtebrake",
|
||||
"homepage": "https://www.drupal.org/user/2314038"
|
||||
}
|
||||
],
|
||||
"description": "Enables Group functionality for the Node module",
|
||||
|
@ -6657,10 +6704,6 @@
|
|||
{
|
||||
"name": "kristiaanvandeneynde",
|
||||
"homepage": "https://www.drupal.org/user/1345130"
|
||||
},
|
||||
{
|
||||
"name": "ronaldtebrake",
|
||||
"homepage": "https://www.drupal.org/user/2314038"
|
||||
}
|
||||
],
|
||||
"description": "This module allows you to group users, content and other entities",
|
||||
|
@ -12766,6 +12809,7 @@
|
|||
"stability-flags": {
|
||||
"drupal/block_theme_sync": 15,
|
||||
"drupal/coffee": 20,
|
||||
"drupal/comment_notify": 20,
|
||||
"drupal/customerror": 20,
|
||||
"drupal/diff": 5,
|
||||
"drupal/drutopia_core": 20,
|
||||
|
|
Loading…
Reference in a new issue