Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0e04fed

Browse filesBrowse 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
Copy full SHA for 0e04fed

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎mailer.rst

Copy file name to clipboardExpand all lines: mailer.rst
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.