Skip to content

Commit 56b46c7

Browse files
committed
-
1 parent 01885f1 commit 56b46c7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

webhook.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,18 @@ Brevo ``mailer.webhook.request_parser.brevo``
2727
Mailgun ``mailer.webhook.request_parser.mailgun``
2828
Mailjet ``mailer.webhook.request_parser.mailjet``
2929
Postmark ``mailer.webhook.request_parser.postmark``
30+
Resend ``mailer.webhook.request_parser.resend``
3031
Sendgrid ``mailer.webhook.request_parser.sendgrid``
3132
============== ==========================================
3233

3334
.. versionadded:: 6.4
3435

3536
The support for Brevo, Mailjet and Sendgrid was introduced in Symfony 6.4.
3637

38+
.. versionadded:: 7.1
39+
40+
The support for Resend was introduced in Symfony 7.1.
41+
3742
.. note::
3843

3944
Install the third-party mailer provider you want to use as described in the

0 commit comments

Comments
 (0)