Skip to content
This repository was archived by the owner on Apr 25, 2023. It is now read-only.

Commit eecfaf4

Browse files
authored
mailer now installs Symfony mailer
1 parent 7777b82 commit eecfaf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/emails.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ On Symfony projects using Flex, install Swiftmailer:
3737

3838
.. code-block:: terminal
3939
40-
$ composer require mailer
40+
$ composer require swiftmailer
4141
4242
No further configuration is needed as the default configuration knows how to use
4343
the value of ``MAILER_URL`` automatically.

0 commit comments

Comments
 (0)