We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b7c2cc commit d1d231cCopy full SHA for d1d231c
mailer.rst
@@ -113,6 +113,11 @@ Sendinblue ``composer require symfony/sendinblue-mailer``
113
MailPace ``composer require symfony/mailpace-mailer``
114
================== ==============================================
115
116
+.. versionadded:: 6.2
117
+
118
+ The ``MailPace`` integration was introduced in Symfony 6.2 (in previous
119
+ Symfony versions it was called ``OhMySMTP``).
120
121
Each library includes a :ref:`Symfony Flex recipe <symfony-flex>` that will add
122
a configuration example to your ``.env`` file. For example, suppose you want to
123
use SendGrid. First, install it:
0 commit comments