removed rules, added notify

This commit is contained in:
2023-11-27 21:20:39 +01:00
parent aad9678d49
commit d1e0a0d4f6
10 changed files with 76 additions and 103 deletions
Generated
+54 -1
View File
@@ -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": "cdf7fc854d9e9b3060ff43d97e7f3ed3",
"content-hash": "a73571264700d8d0446c0181bfc79ec9",
"packages": [
{
"name": "asm89/stack-cors",
@@ -5757,6 +5757,58 @@
"issues": "https://www.drupal.org/project/issues/mimemail"
}
},
{
"name": "drupal/notify",
"version": "2.0.0-beta1",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/notify.git",
"reference": "2.0.0-beta1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/notify-2.0.0-beta1.zip",
"reference": "2.0.0-beta1",
"shasum": "a0f06792b4aed38c8c466389ae4c03497c4c9270"
},
"require": {
"drupal/core": "^9 || ^10"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.0.0-beta1",
"datestamp": "1699808614",
"security-coverage": {
"status": "not-covered",
"message": "Beta releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "gisle",
"homepage": "https://www.drupal.org/user/409554"
},
{
"name": "matt2000",
"homepage": "https://www.drupal.org/user/143172"
},
{
"name": "rik.scholten",
"homepage": "https://www.drupal.org/user/3661104"
}
],
"description": "Enables notifications of new content and comments by e-mail.",
"homepage": "https://www.drupal.org/project/notify",
"support": {
"source": "https://git.drupalcode.org/project/notify"
}
},
{
"name": "drupal/page_manager",
"version": "4.0.0-rc2",
@@ -12748,6 +12800,7 @@
"stability-flags": {
"drupal/login_destination": 20,
"drupal/mimemail": 15,
"drupal/notify": 10,
"drupal/page_manager": 5,
"drupal/phone_number": 15,
"drupal/rules": 15,