Skip to content

Commit ecb343b

Browse files
committed
[Webhook] add Mailtrap webhook docs
1 parent e7aceec commit ecb343b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

webhook.rst

+3-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ MailerSend ``mailer.webhook.request_parser.mailersend``
2828
Mailgun ``mailer.webhook.request_parser.mailgun``
2929
Mailjet ``mailer.webhook.request_parser.mailjet``
3030
Mailomat ``mailer.webhook.request_parser.mailomat``
31+
Mailtrap ``mailer.webhook.request_parser.mailtrap``
3132
Postmark ``mailer.webhook.request_parser.postmark``
3233
Resend ``mailer.webhook.request_parser.resend``
3334
Sendgrid ``mailer.webhook.request_parser.sendgrid``
@@ -40,7 +41,8 @@ Sweego ``mailer.webhook.request_parser.sweego``
4041

4142
.. versionadded:: 7.2
4243

43-
The ``Mailomat`` and ``Sweego`` integrations were introduced in Symfony 7.2.
44+
The ``Mailomat``, ``Mailtrap``, and ``Sweego`` integrations were introduced in
45+
Symfony 7.2.
4446

4547
.. note::
4648

0 commit comments

Comments
 (0)