Skip to content

Commit 103241d

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: Fix table length
2 parents 30ffba9 + 72a442b commit 103241d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mailer.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,9 @@ Using a 3rd Party Transport
9999
Instead of using your own SMTP server or sendmail binary, you can send emails
100100
via a third-party provider:
101101

102-
===================== ==============================================
102+
===================== ===============================================
103103
Service Install with
104-
===================== ==============================================
104+
===================== ===============================================
105105
`Amazon SES`_ ``composer require symfony/amazon-mailer``
106106
`Brevo`_ ``composer require symfony/brevo-mailer``
107107
`Infobip`_ ``composer require symfony/infobip-mailer``

0 commit comments

Comments
 (0)