diff --git a/composer.json b/composer.json index 8d55f268..98aa8f71 100644 --- a/composer.json +++ b/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" },