Update composer lock file
This commit is contained in:
parent
607be4e2b1
commit
f4ad763b25
1 changed files with 96 additions and 1 deletions
97
composer.lock
generated
97
composer.lock
generated
|
@ -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": "62f78e176adf0cc8708f216bde0e28c5",
|
"content-hash": "00462678dca5a564f3baf766e4247e73",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "asm89/stack-cors",
|
"name": "asm89/stack-cors",
|
||||||
|
@ -2607,6 +2607,53 @@
|
||||||
},
|
},
|
||||||
"time": "2019-09-02T03:44:21+00:00"
|
"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",
|
"name": "drupal/components",
|
||||||
"version": "1.1.0",
|
"version": "1.1.0",
|
||||||
|
@ -7635,6 +7682,53 @@
|
||||||
"source": "https://git.drupalcode.org/project/redirect"
|
"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",
|
"name": "drupal/search_api",
|
||||||
"version": "1.14.0",
|
"version": "1.14.0",
|
||||||
|
@ -11855,6 +11949,7 @@
|
||||||
"stability-flags": {
|
"stability-flags": {
|
||||||
"drupal/claro": 15,
|
"drupal/claro": 15,
|
||||||
"drupal/classitup": 20,
|
"drupal/classitup": 20,
|
||||||
|
"drupal/comment_notify": 20,
|
||||||
"drupal/config_actions": 20,
|
"drupal/config_actions": 20,
|
||||||
"drupal/convert_bundles": 15,
|
"drupal/convert_bundles": 15,
|
||||||
"drupal/cshs": 10,
|
"drupal/cshs": 10,
|
||||||
|
|
Loading…
Add table
Reference in a new issue