Przeglądaj źródła

patched mailjet settings form (us_states include)

bach 6 miesięcy temu
rodzic
commit
60b8ecc9b4
1 zmienionych plików z 3 dodań i 3 usunięć
  1. 3 3
      composer.json

+ 3 - 3
composer.json

@@ -253,7 +253,8 @@
               "remove flag hooks to allow site to be accessible again https://www.drupal.org/project/flag/issues/3200806": "./patches/flag-commenthooks.patch"
             },
             "drupal/mailjet": {
-              "DrupalmailjetControllerMailjetRegisterController::redirectRegister() does not exist https://www.drupal.org/project/mailjet/issues/3450474": "https://www.drupal.org/files/issues/2024-05-29/mailjet-15615025-5.patch"
+              "DrupalmailjetControllerMailjetRegisterController::redirectRegister() does not exist https://www.drupal.org/project/mailjet/issues/3450474": "https://www.drupal.org/files/issues/2024-05-29/mailjet-15615025-5.patch",
+              "mailjet settings form bug with us_states include":"./patches/mailjet_settingsform_usstates_commented.patch"
             },
             "drupal/pwa": {
               "Manifest doesn't have a maskable icon https://www.drupal.org/project/pwa/issues/3165433": "https://www.drupal.org/files/issues/2024-03-10/manifest-doesnt-have-a-maskable-icon-error-3165433-20.patch",
@@ -294,8 +295,7 @@
             "undefined index name 16 https://www.drupal.org/project/field_group/issues/3064890" : "https://www.drupal.org/files/issues/2020-08-10/field_group-undefined-index-name-3064890-16.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",
-            "mailjet settings form bug with us_states include":"./patches/mailjet_settingsform_usstates_commented.patch"
+            "https://www.drupal.org/project/mailjet/issues/3325412":"https://www.drupal.org/files/issues/2022-12-05/mailjet-list_instead_of_listid.patch"
           },
           "drupal/term_reference_tree": {
             "Term Reference Tree: Re-implement Track List https://www.drupal.org/project/term_reference_tree/issues/3064280": "https://www.drupal.org/files/issues/2022-02-07/3064280_bring_back_tracklist-16.patch"