Skip to content

[9.x] Update from Swift Mailer to Symfony Mailer #7306

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 5 commits into from
Sep 14, 2021
Merged

[9.x] Update from Swift Mailer to Symfony Mailer #7306

merged 5 commits into from
Sep 14, 2021

Conversation

Jubeki
Copy link
Contributor

@Jubeki Jubeki commented Sep 12, 2021

Laravel 9.x will use the Symfony Mailer instead of the discontinued SwiftMailer.
Waiting for laravel/framework#38481 to be merged.

Changes:

  • Guzzle is no longer needed because symfony-http will be used by the API Transports instead.
  • Each Transport now has now a symfony transport install (except array and log)

Unchanged:

  • Config entries

Some things which should be discussed:

@taylorotwell taylorotwell marked this pull request as draft September 12, 2021 18:10
@driesvints
Copy link
Member

Thank you @Jubeki

@Jubeki Jubeki marked this pull request as ready for review September 14, 2021 13:58
@taylorotwell taylorotwell merged commit eb61685 into laravel:master Sep 14, 2021
@Jubeki Jubeki deleted the symfony-mailer branch September 15, 2021 07:57
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants