luisdalmolin / laravel-mandrill-driver

Mandrill mail driver for Laravel for version 6+
MIT License
79 stars 38 forks source link

Fix for L9 compatibility #27

Closed neoteknic closed 2 years ago

neoteknic commented 2 years ago

Add Laravel 9 compatibility

neoteknic commented 2 years ago

Duplicate

therobfonz commented 2 years ago

This unfortunately will not work because the underlying mailer has changed from Swift Mailer to Symfony Mailer. I am in the process of transferring this package to its future maintainer and they will be doing the required upgrade.