Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Flipity's avatar

Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.

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

0 likes
8 replies
Flipity's avatar

@Sinnbeck thank you. I've never worked with Laravel. What happens in case my project gets more complicated and I need to update to Laravel 9 from 8? Is it something that can be done easily without breaking anything?

1 like
Flipity's avatar

@jlrdw thanks. Also I saw that Laravel 9 is coming in January 25, so very soon, is that correct? or there could be delays

jlrdw's avatar

@Flipity even when 8 came out there were a few minor adjustments. When 9 comes out, I wouldn't install day one. Give it a couples of weeks and very early bugs if any are quickly worked out.

I will do a fresh install myself to bug hunt and report any.

1 like
Sinnbeck's avatar
Sinnbeck
Best Answer
Level 102

@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

1 like
Sinnbeck's avatar

@Flipity happy to help. You can set the thread as solved by making a best answer

2 likes

Please or to participate in this conversation.