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 074333c commit 6e81b35Copy full SHA for 6e81b35
mailer.rst
@@ -51,6 +51,10 @@ SendGrid ``composer require symfony/sendgrid-mailer``
51
Sendinblue ``composer require symfony/sendinblue-mailer``
52
================== ==============================================
53
54
+.. versionadded:: 5.2
55
+
56
+ The Sendinblue integration was introduced in Symfony 5.2.
57
58
Each library includes a :ref:`Symfony Flex recipe <symfony-flex>` that will add
59
a configuration example to your ``.env`` file. For example, suppose you want to
60
use SendGrid. First, install it:
0 commit comments