Skip to content

Commit

Permalink
minor #20270 [Webhook] add Mailtrap webhook docs (kbond)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
javiereguiluz committed Sep 30, 2024
2 parents 32cace0 + ecb343b commit 99f83fb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion webhook.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ MailerSend ``mailer.webhook.request_parser.mailersend``
Mailgun ``mailer.webhook.request_parser.mailgun``
Mailjet ``mailer.webhook.request_parser.mailjet``
Mailomat ``mailer.webhook.request_parser.mailomat``
Mailtrap ``mailer.webhook.request_parser.mailtrap``
Postmark ``mailer.webhook.request_parser.postmark``
Resend ``mailer.webhook.request_parser.resend``
Sendgrid ``mailer.webhook.request_parser.sendgrid``
Expand All @@ -40,7 +41,8 @@ Sweego ``mailer.webhook.request_parser.sweego``

.. versionadded:: 7.2

The ``Mailomat`` and ``Sweego`` integrations were introduced in Symfony 7.2.
The ``Mailomat``, ``Mailtrap``, and ``Sweego`` integrations were introduced in
Symfony 7.2.

.. note::

Expand Down

0 comments on commit 99f83fb

Please sign in to comment.