Skip to content

Commit 99f83fb

Browse files
committed
minor #20270 [Webhook] add Mailtrap webhook docs (kbond)
This PR was merged into the 7.2 branch. Discussion ---------- [Webhook] add Mailtrap webhook docs Code PR: symfony/symfony#58403 Commits ------- ecb343b [Webhook] add Mailtrap webhook docs
2 parents 32cace0 + ecb343b commit 99f83fb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

webhook.rst

Lines changed: 3 additions & 1 deletion
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)