We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7aceec commit ecb343bCopy full SHA for ecb343b
webhook.rst
@@ -28,6 +28,7 @@ MailerSend ``mailer.webhook.request_parser.mailersend``
28
Mailgun ``mailer.webhook.request_parser.mailgun``
29
Mailjet ``mailer.webhook.request_parser.mailjet``
30
Mailomat ``mailer.webhook.request_parser.mailomat``
31
+Mailtrap ``mailer.webhook.request_parser.mailtrap``
32
Postmark ``mailer.webhook.request_parser.postmark``
33
Resend ``mailer.webhook.request_parser.resend``
34
Sendgrid ``mailer.webhook.request_parser.sendgrid``
@@ -40,7 +41,8 @@ Sweego ``mailer.webhook.request_parser.sweego``
40
41
42
.. versionadded:: 7.2
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.
46
47
.. note::
48
0 commit comments