No need to do anything. The warning is normal and as swiftmailer works perfectly, you can just leave it in.
When laravel 9 comes out it will be replaced as you can see here https://github.com/laravel/framework/pull/38481
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
If I'm starting a new project now, should I start by removing swiftmailer/swiftmailer and install symfony/mailer before proceeding? Is it something easy to do?
I am also installing Jetstream so it might be related to each other and I'm afraid it might break everything.
What should I do?
Also, in next Laravel update will this be fixed?
Thanks
@Flipity upgrading is easy. I just upgraded a project from 5.7 to 8 in a couple of hours. Just follow the guide when it's released
Please or to participate in this conversation.