Skip to content

Commit 75786d8

Browse files
committed
[Mailer] Sort providers alphabetically
1 parent 7c95255 commit 75786d8

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
@@ -42,11 +42,11 @@ several - install whichever you want:
4242
Service Install with
4343
================== =============================================
4444
Amazon SES ``composer require symfony/amazon-mailer``
45+
Gmail ``composer require symfony/google-mailer``
4546
MailChimp ``composer require symfony/mailchimp-mailer``
4647
Mailgun ``composer require symfony/mailgun-mailer``
4748
Postmark ``composer require symfony/postmark-mailer``
4849
SendGrid ``composer require symfony/sendgrid-mailer``
49-
Gmail ``composer require symfony/google-mailer``
5050
================== =============================================
5151

5252
Each library includes a :ref:`Flex recipe <flex-recipe>` that will add example configuration

0 commit comments

Comments
 (0)