File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -103,8 +103,12 @@ via a third-party provider:
103
103
Service Install with
104
104
===================== ==============================================
105
105
`Amazon SES `_ ``composer require symfony/amazon-mailer ``
106
+ <<<<<<< HEAD
106
107
`Infobip `_ ``composer require symfony/infobip-mailer ``
107
108
`Mailchimp Mandrill `_ ``composer require symfony/mailchimp-mailer ``
109
+ =======
110
+ `Mailchimp `_ ``composer require symfony/mailchimp-mailer ``
111
+ >>>>>>> 5.4
108
112
`Mailgun `_ ``composer require symfony/mailgun-mailer ``
109
113
`Mailjet `_ ``composer require symfony/mailjet-mailer ``
110
114
`MailPace `_ ``composer require symfony/mail-pace-mailer ``
@@ -1887,8 +1891,8 @@ the :class:`Symfony\\Bundle\\FrameworkBundle\\Test\\MailerAssertionsTrait`::
1887
1891
.. _`Inky` : https://get.foundation/emails/docs/inky.html
1888
1892
.. _`league/html-to-markdown` : https://github.com/thephpleague/html-to-markdown
1889
1893
.. _`load balancing` : https://en.wikipedia.org/wiki/Load_balancing_(computing)
1890
- .. _`Mailchimp Mandrill` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Mailchimp/README.md
1891
1894
.. _`MailerSend` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/MailerSend/README.md
1895
+ .. _`Mandrill` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Mailchimp/README.md
1892
1896
.. _`Mailgun` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Mailgun/README.md
1893
1897
.. _`Mailjet` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Mailjet/README.md
1894
1898
.. _`Markdown syntax` : https://commonmark.org/
You can’t perform that action at this time.
0 commit comments