File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -20,20 +20,21 @@ receive webhook calls from this provider.
2020
2121Currently, the following third-party mailer providers support webhooks:
2222
23- ============== ==========================================
23+ ============== ============================================
2424Mailer Service Parser service name
25- ============== ==========================================
25+ ============== ============================================
2626Brevo ``mailer.webhook.request_parser.brevo ``
27+ MailerSend ``mailer.webhook.request_parser.mailersend ``
2728Mailgun ``mailer.webhook.request_parser.mailgun ``
2829Mailjet ``mailer.webhook.request_parser.mailjet ``
2930Postmark ``mailer.webhook.request_parser.postmark ``
3031Resend ``mailer.webhook.request_parser.resend ``
3132Sendgrid ``mailer.webhook.request_parser.sendgrid ``
32- ============== ==========================================
33+ ============== ============================================
3334
3435.. versionadded :: 7.1
3536
36- The support for Resend was introduced in Symfony 7.1.
37+ The support for `` Resend `` and `` MailerSend `` were introduced in Symfony 7.1.
3738
3839.. note ::
3940
You can’t perform that action at this time.
0 commit comments