File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -111,6 +111,7 @@ Postmark ``composer require symfony/postmark-mailer``
111
111
SendGrid ``composer require symfony/sendgrid-mailer ``
112
112
Sendinblue ``composer require symfony/sendinblue-mailer ``
113
113
OhMySMTP ``composer require symfony/oh-my-smtp-mailer ``
114
+ Infobip ``composer require symfony/infobip-mailer ``
114
115
================== ==============================================
115
116
116
117
Each library includes a :ref: `Symfony Flex recipe <symfony-flex >` that will add
@@ -162,6 +163,7 @@ Postmark postmark+smtp://ID@default n/a
162
163
Sendgrid sendgrid+smtp://KEY@default n/a sendgrid+api://KEY@default
163
164
Sendinblue sendinblue+smtp://USERNAME:PASSWORD@default n/a sendinblue+api://KEY@default
164
165
OhMySMTP ohmysmtp+smtp://API_TOKEN@default n/a ohmysmtp+api://API_TOKEN@default
166
+ Infobip infobip+smtp://KEY@default n/a infobip+api://KEY@BASE_URL
165
167
==================== ==================================================== =========================================== ========================================
166
168
167
169
.. caution ::
You can’t perform that action at this time.
0 commit comments