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:
103103Service Install with
104104===================== ==============================================
105105`Amazon SES `_ ``composer require symfony/amazon-mailer ``
106+ <<<<<<< HEAD
106107`Infobip `_ ``composer require symfony/infobip-mailer ``
107108`Mailchimp Mandrill `_ ``composer require symfony/mailchimp-mailer ``
109+ =======
110+ `Mailchimp `_ ``composer require symfony/mailchimp-mailer ``
111+ >>>>>>> 5.4
108112`Mailgun `_ ``composer require symfony/mailgun-mailer ``
109113`Mailjet `_ ``composer require symfony/mailjet-mailer ``
110114`MailPace `_ ``composer require symfony/mail-pace-mailer ``
@@ -1887,8 +1891,8 @@ the :class:`Symfony\\Bundle\\FrameworkBundle\\Test\\MailerAssertionsTrait`::
18871891.. _`Inky` : https://get.foundation/emails/docs/inky.html
18881892.. _`league/html-to-markdown` : https://github.com/thephpleague/html-to-markdown
18891893.. _`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
18911894.. _`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
18921896.. _`Mailgun` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Mailgun/README.md
18931897.. _`Mailjet` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Mailjet/README.md
18941898.. _`Markdown syntax` : https://commonmark.org/
You can’t perform that action at this time.
0 commit comments