Skip to content

Commit 0e04fed

Browse files
committed
minor #17822 Fix MailPace mailer package name (MrGabigoo)
This PR was merged into the 6.2 branch. Discussion ---------- Fix MailPace mailer package name Hi, this is just a little fix for the package name of the MailPace mailer <!-- 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 ------- 8f8a12b fix(mailer): mailpace mailer package name
2 parents 95224db + 8f8a12b commit 0e04fed

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 @@ Mailjet ``composer require symfony/mailjet-mailer``
108108
Postmark ``composer require symfony/postmark-mailer``
109109
SendGrid ``composer require symfony/sendgrid-mailer``
110110
Sendinblue ``composer require symfony/sendinblue-mailer``
111-
MailPace ``composer require symfony/mailpace-mailer``
111+
MailPace ``composer require symfony/mail-pace-mailer``
112112
Infobip ``composer require symfony/infobip-mailer``
113113
================== ==============================================
114114

0 commit comments

Comments
 (0)