removed simplenews_mailjet_subscriptions, replaced it by features in custom module materio_mailjet

This commit is contained in:
2026-09-25 20:48:46 +02:00
parent ef699e9748
commit 89d68ac548
17 changed files with 272 additions and 156 deletions
-4
View File
@@ -127,7 +127,6 @@
"drupal/select_translation": "2.0.0-alpha5",
"drupal/session_limit": "^2.0@beta",
"drupal/simplenews": "^4.0",
"drupal/simplenews_mailjet_subscriptions": "^1.3",
"drupal/social_media_links": "^2.8",
"drupal/straw": "^2.0@beta",
"drupal/string_translation_ui": "2.0.x-dev",
@@ -254,9 +253,6 @@
"weitzman/drupal-test-traits": {
"Define void return type for setUp() and tearDown() methods https://gitlab.com/weitzman/drupal-test-traits/-/issues/78":"./patches/Definevoidreturntype2.patch"
},
"drupal/simplenews_mailjet_subscriptions": {
"using mailjet module https://www.drupal.org/project/simplenews_mailjet_subscriptions/issues/3318780":"./patches/simplenews_mailjet_subscriptions__usingmailjetmodule#4.patch"
},
"drupal/graphql": {
"invalid translation language https://github.com/drupal-graphql/graphql/pull/1176": "./patches/graphql-fix-invalid-translation-language-dev.patch"
},