File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -112,7 +112,6 @@ MailPace ``composer require symfony/mailpace-mailer``
112
112
Infobip ``composer require symfony/infobip-mailer ``
113
113
================== ==============================================
114
114
115
- <<<<<<< HEAD
116
115
.. versionadded :: 6.2
117
116
118
117
The ``MailPace `` integration was introduced in Symfony 6.2 (in previous
@@ -121,15 +120,14 @@ Infobip ``composer require symfony/infobip-mailer``
121
120
.. versionadded :: 6.2
122
121
123
122
The Infobip integration was introduced in Symfony 6.2.
124
- =======
123
+
125
124
.. note ::
126
125
127
126
As a convenience, Symfony also provides support for Gmail (``composer
128
127
require symfony/google-mailer ``), but this should not be used in
129
128
production. In development, you should probably use an :ref: `email catcher
130
129
<mail-catcher>` instead. Note that most supported providers also offer a
131
130
free tier.
132
- >>>>>>> 6.1
133
131
134
132
Each library includes a :ref: `Symfony Flex recipe <symfony-flex >` that will add
135
133
a configuration example to your ``.env `` file. For example, suppose you want to
You can’t perform that action at this time.
0 commit comments