Skip to content

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants