Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Commit d10f4f1

Browse files
committed
[#48255] Patch for fixing attachments getting duplicated
1 parent 6bb8534 commit d10f4f1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@
7474
},
7575
"drupal/coc_forms_auto_export": {
7676
"3240592 - Problem with phpseclib requirement in 2.x (https://www.drupal.org/project/coc_forms_auto_export/issues/3240592)": "https://www.drupal.org/files/issues/2021-10-04/requirement-namespace-3240592-1.patch"
77+
},
78+
"drupal/smtp": {
79+
"Duplicated attachments in emails generated by Webform: (https://www.drupal.org/project/smtp/issues/2995290)": "https://www.drupal.org/files/issues/2021-11-02/smtp-2995290-23.patch"
7780
}
7881
}
7982
}

0 commit comments

Comments
 (0)