updated simplenews from 2 to 3

This commit is contained in:
2022-03-31 14:05:12 +02:00
parent 8b3c1d1505
commit b5e0e81ac4
9 changed files with 27 additions and 80 deletions

27
composer.lock generated
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": "a808d63475be94aec05c20382d5d1132",
"content-hash": "28c5d047d6b22eec98aba7c5c09e2978",
"packages": [
{
"name": "alchemy/zippy",
@@ -12667,32 +12667,29 @@
},
{
"name": "drupal/simplenews",
"version": "2.0.0-beta2",
"version": "dev-3.x",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/simplenews.git",
"reference": "8.x-2.0-beta2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/simplenews-8.x-2.0-beta2.zip",
"reference": "8.x-2.0-beta2",
"shasum": "e33699acad01501ff6a8fc474a53e7ca45244f83"
"reference": "94a103090d0f58929db8035ef0436912a1b59ba9"
},
"require": {
"drupal/core": "^8.8 || ^9"
},
"require-dev": {
"drupal/monitoring": "*"
"drupal/monitoring": "^1.10"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-3.x": "3.x-dev"
},
"drupal": {
"version": "8.x-2.0-beta2",
"datestamp": "1592298547",
"version": "3.x-dev",
"datestamp": "1648060687",
"security-coverage": {
"status": "not-covered",
"message": "Beta releases are not covered by Drupal security advisories."
"message": "Dev releases are not covered by Drupal security advisories."
}
}
},
@@ -12726,7 +12723,7 @@
"homepage": "https://www.drupal.org/user/227761"
}
],
"description": "Send newsletters to subscribed email addresses. For uninstall go to Configuration > Web services > Simplenews > Settings and hit \"Prepare uninstall\".",
"description": "Simplenews publishes and sends newsletters to lists of subscribers",
"homepage": "https://www.drupal.org/project/simplenews",
"support": {
"source": "https://git.drupalcode.org/project/simplenews"
@@ -25092,7 +25089,7 @@
"drupal/search_api_page": 20,
"drupal/select_translation": 20,
"drupal/session_limit": 10,
"drupal/simplenews": 10,
"drupal/simplenews": 20,
"drupal/strings_i18n_json_export": 20,
"drupal/swiftmailer": 20,
"drupal/telephone_formatter": 10,