Releases: clarification/sendgrid-laravel-driver
Releases · clarification/sendgrid-laravel-driver
Swiftmailer Events
Laravel 5.5 and Swiftmailer 6 Support
2.0.0 Support for Swiftmailer 6 & Laravel 5.5 (#3)
Fix Swiftmailer Compatibility
Interfaces were removed from swiftmailer 6.
This will prevent 1.0.* releases working with Laravel >=5.5.*
Version 2 will support Laravel 5.5 and swiftmailer 6
Add ReplyTo Support
Add reply-to support (#2) https://sendgrid.com/docs/API_Reference/Web_API/mail.html
Laravel 5.5 compatibility
Updated swiftmailer dependency constraints.