This commit is contained in:
2023-11-27 20:57:52 +01:00
parent 0b1c38f93d
commit aad9678d49
7 changed files with 70 additions and 230 deletions
Generated
+51 -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": "73f4d7fd3f57dc8b0c4ac584f3868baf",
"content-hash": "cdf7fc854d9e9b3060ff43d97e7f3ed3",
"packages": [
{
"name": "asm89/stack-cors",
@@ -5708,6 +5708,55 @@
"issues": "https://www.drupal.org/project/issues/menu_position"
}
},
{
"name": "drupal/mimemail",
"version": "1.0.0-alpha6",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/mimemail.git",
"reference": "8.x-1.0-alpha6"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/mimemail-8.x-1.0-alpha6.zip",
"reference": "8.x-1.0-alpha6",
"shasum": "c25246747dac4372c7d5a5a5fd0f276d9e468eff"
},
"require": {
"drupal/core": "^9.3 || ^10",
"drupal/mailsystem": "^4"
},
"require-dev": {
"drupal/rules": "^3"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.0-alpha6",
"datestamp": "1697143284",
"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": "TR",
"homepage": "https://www.drupal.org/user/202830"
}
],
"description": "Sends MIME-encoded emails with embedded images and attachments.",
"homepage": "https://www.drupal.org/project/mimemail",
"support": {
"source": "https://git.drupalcode.org/project/mimemail",
"issues": "https://www.drupal.org/project/issues/mimemail"
}
},
{
"name": "drupal/page_manager",
"version": "4.0.0-rc2",
@@ -12698,6 +12747,7 @@
"minimum-stability": "stable",
"stability-flags": {
"drupal/login_destination": 20,
"drupal/mimemail": 15,
"drupal/page_manager": 5,
"drupal/phone_number": 15,
"drupal/rules": 15,