symfony / swiftmailer-bundle

Symfony Swiftmailer Bundle
https://symfony.com/swiftmailer-bundle
MIT License
1.56k stars 151 forks source link

Allow symfony 6 #318

Closed acrobat closed 2 years ago

acrobat commented 2 years ago

I know the swiftmailer/swiftmailer package is abandoned in favor of symfony/mailer, but allowing symfony 6 makes it easier to add symfony 6 support to the Kunstmaan CMS and meanwhile refactor/deprecate parts of our code to move to symfony/mailer in a next major release.

fabpot commented 2 years ago

See my comment here: https://github.com/symfony/swiftmailer-bundle/pull/316#issuecomment-984784801