diff --git a/composer.json b/composer.json index fddd4824e..0e01267c6 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,8 @@ "patches": { "drupal/core": { "Fix Claro styles for exposed views filters wrapped in fieldsets": "https://www.drupal.org/files/issues/2021-05-31/3133639.19.patch", - "Let users configure the text of the \"Add media\" button": "https://www.drupal.org/files/issues/2021-10-01/3169956-34.patch" + "Let users configure the text of the \"Add media\" button": "https://www.drupal.org/files/issues/2021-10-01/3169956-34.patch", + "3416522 install multiple modules": "https://git.drupalcode.org/project/drupal/-/merge_requests/9342.diff" }, "drupal/diff": { "Back button for comparison page": "https://www.drupal.org/files/issues/back_button_for-2853193-4.patch"