Skip to content

Commit cfadf43

Browse files
committed
minor #17976 [Mailer] Sort providers alphabetically (javiereguiluz)
This PR was merged into the 5.4 branch. Discussion ---------- [Mailer] Sort providers alphabetically This is better for readers, so let's try to add new providers sorted too. Thanks! Commits ------- 122c3df [Mailer] Sort providers alphabetically
2 parents c10d923 + 122c3df commit cfadf43

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
@@ -115,10 +115,10 @@ Amazon SES ``composer require symfony/amazon-mailer``
115115
MailChimp ``composer require symfony/mailchimp-mailer``
116116
Mailgun ``composer require symfony/mailgun-mailer``
117117
Mailjet ``composer require symfony/mailjet-mailer``
118+
OhMySMTP ``composer require symfony/oh-my-smtp-mailer``
118119
Postmark ``composer require symfony/postmark-mailer``
119120
SendGrid ``composer require symfony/sendgrid-mailer``
120121
Sendinblue ``composer require symfony/sendinblue-mailer``
121-
OhMySMTP ``composer require symfony/oh-my-smtp-mailer``
122122
================== ==============================================
123123

124124
.. note::

0 commit comments

Comments
 (0)