mailer
mailer copied to clipboard
Package swiftmailer/swiftmailer is abandoned
When using this package composer give me the warning:
Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
The migration should be pretty simple: https://symfony.com/blog/the-end-of-swiftmailer
Migrating from Swiftmailer to Symfony Mailer is a relatively easy task as the concepts are the same between the two projects.
Are you interested in dropping swiftmailer for symfony/mailer?