Skip to content

Commit 605eecc

Browse files
Remove Git merge marks in mailer.rst
1 parent b98670a commit 605eecc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

mailer.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ MailPace ``composer require symfony/mailpace-mailer``
112112
Infobip ``composer require symfony/infobip-mailer``
113113
================== ==============================================
114114

115-
<<<<<<< HEAD
116115
.. versionadded:: 6.2
117116

118117
The ``MailPace`` integration was introduced in Symfony 6.2 (in previous
@@ -121,15 +120,14 @@ Infobip ``composer require symfony/infobip-mailer``
121120
.. versionadded:: 6.2
122121

123122
The Infobip integration was introduced in Symfony 6.2.
124-
=======
123+
125124
.. note::
126125

127126
As a convenience, Symfony also provides support for Gmail (``composer
128127
require symfony/google-mailer``), but this should not be used in
129128
production. In development, you should probably use an :ref:`email catcher
130129
<mail-catcher>` instead. Note that most supported providers also offer a
131130
free tier.
132-
>>>>>>> 6.1
133131

134132
Each library includes a :ref:`Symfony Flex recipe <symfony-flex>` that will add
135133
a configuration example to your ``.env`` file. For example, suppose you want to

0 commit comments

Comments
 (0)