Browse Source

patched mailjet.module bug fix #1990

bach 1 year ago
parent
commit
161dcd2622
1 changed files with 3 additions and 0 deletions
  1. 3 0
      composer.json

+ 3 - 0
composer.json

@@ -301,6 +301,9 @@
             "drupal/structure_sync": {
               "With no blocks, clicking on the Custom Blocks tab crashes site https://www.drupal.org/project/structure_sync/issues/3070414":"https://www.drupal.org/files/issues/2022-03-23/PluginNotFoundException-3070414-3.patch"
             },
+            "drupal/mailjet": {
+              "https://www.drupal.org/project/mailjet/issues/3325412":"https://www.drupal.org/files/issues/2022-12-05/mailjet-list_instead_of_listid.patch"
+            },
             "drupal/simplenews_mailjet_subscriptions": {
               "using mailjet module":"./patches/simplenews_mailjet_subscriptions__usingmailjetmodule#3.patch"
             },