Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Update for Laravel 9 and PHP 8 #15

Closed
fosron opened this issue Jan 17, 2022 · 3 comments · Fixed by #19
Closed

Update for Laravel 9 and PHP 8 #15

fosron opened this issue Jan 17, 2022 · 3 comments · Fixed by #19
Assignees
Labels
enhancement New feature or request

Comments

@fosron
Copy link
Contributor

fosron commented Jan 17, 2022

Implement migration from Swift Mailer to Symfony Mailer for Laravel 9

laravel/framework#38481

Release as v2 branch to not introduce BC.

@fosron fosron added enhancement New feature or request help wanted Extra attention is needed labels Jan 17, 2022
@IsraelOrtuno
Copy link

I guess this is a breaking change for the current version?

https://laravel.com/docs/9.x/upgrade#symfony-mailer

@fosron
Copy link
Contributor Author

fosron commented Feb 9, 2022

@IsraelOrtuno Yes, we will be updating and releasing a v2 for the driver soon.

@fosron fosron self-assigned this Feb 10, 2022
@fosron fosron removed the help wanted Extra attention is needed label Feb 10, 2022
@fosron fosron mentioned this issue Feb 10, 2022
2 tasks
@fosron
Copy link
Contributor Author

fosron commented Feb 10, 2022

There's a WIP version ready - composer require mailersend/laravel-driver:dev-v2-update-symfonymailer , though need to test a little bit more before releasing v2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants