From 95a5fe7b0de0b7f270c52689418c69f3ffb3e481 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Fri, 10 May 2019 07:51:06 +0200 Subject: [PATCH] fixed typo --- symfony/mailer/4.3/post-install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/symfony/mailer/4.3/post-install.txt b/symfony/mailer/4.3/post-install.txt index 155278a9..0c79ff83 100644 --- a/symfony/mailer/4.3/post-install.txt +++ b/symfony/mailer/4.3/post-install.txt @@ -6,7 +6,7 @@ * If you want to send emails via a supported email provider, install the corresponding bridge. - For instance, composer require mailgun-bridge for Mailgun. + For instance, composer require mailgun-mailer for Mailgun. * If you want to send emails asynchronously: