File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ MailerSend ``mailer.webhook.request_parser.mailersend``
28
28
Mailgun ``mailer.webhook.request_parser.mailgun ``
29
29
Mailjet ``mailer.webhook.request_parser.mailjet ``
30
30
Mailomat ``mailer.webhook.request_parser.mailomat ``
31
+ Mailtrap ``mailer.webhook.request_parser.mailtrap ``
31
32
Postmark ``mailer.webhook.request_parser.postmark ``
32
33
Resend ``mailer.webhook.request_parser.resend ``
33
34
Sendgrid ``mailer.webhook.request_parser.sendgrid ``
@@ -40,7 +41,8 @@ Sweego ``mailer.webhook.request_parser.sweego``
40
41
41
42
.. versionadded :: 7.2
42
43
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.
44
46
45
47
.. note ::
46
48
You can’t perform that action at this time.
0 commit comments