Skip to content

Commit bf8171b

Browse files
committed
minor #18358 [Mailer] Update mailer.rst (Bloedewicht)
This PR was merged into the 6.3 branch. Discussion ---------- [Mailer] Update mailer.rst wrong composer packagename <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `6.x` for features of unreleased versions). --> Commits ------- 6d13a0d Update mailer.rst
2 parents 5a21bf3 + 6d13a0d commit bf8171b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mailer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Service Install with
108108
`Mailgun`_ ``composer require symfony/mailgun-mailer``
109109
`Mailjet`_ ``composer require symfony/mailjet-mailer``
110110
`MailPace`_ ``composer require symfony/mail-pace-mailer``
111-
`MailerSend`_ ``composer require symfony/mailersend-mailer``
111+
`MailerSend`_ ``composer require symfony/mailer-send-mailer``
112112
`Postmark`_ ``composer require symfony/postmark-mailer``
113113
`SendGrid`_ ``composer require symfony/sendgrid-mailer``
114114
`Sendinblue`_ ``composer require symfony/sendinblue-mailer``

0 commit comments

Comments
 (0)