Skip to content

Commit c8be9ed

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: -
2 parents 2579f26 + cc056d2 commit c8be9ed

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

webhook.rst

+13-6
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,19 @@ receive webhook calls from this provider.
2020

2121
Currently, the following third-party mailer providers support webhooks:
2222

23-
=============== ==========================================
24-
Mailer service Parser service name
25-
=============== ==========================================
26-
Mailgun ``mailer.webhook.request_parser.mailgun``
27-
Postmark ``mailer.webhook.request_parser.postmark``
28-
=============== ==========================================
23+
============== ==========================================
24+
Mailer Service Parser service name
25+
============== ==========================================
26+
Brevo ``mailer.webhook.request_parser.brevo``
27+
Mailgun ``mailer.webhook.request_parser.mailgun``
28+
Mailjet ``mailer.webhook.request_parser.mailjet``
29+
Postmark ``mailer.webhook.request_parser.postmark``
30+
Sendgrid ``mailer.webhook.request_parser.sendgrid``
31+
============== ==========================================
32+
33+
.. versionadded:: 6.4
34+
35+
The support for Brevo, Mailjet and Sendgrid was introduced in Symfony 6.4.
2936

3037
.. note::
3138

0 commit comments

Comments
 (0)