kirschbaum-development / mail-intercept

A testing package for intercepting mail sent from Laravel
MIT License
105 stars 7 forks source link

Will this be Laravel 9 compatible? #7

Closed mberneis closed 2 years ago

mberneis commented 2 years ago

As Laravel 9 will move from SwiftMailer to Symphony Mailer will this package still work?

ronfuller commented 2 years ago

I am using this package in my test suite and am wondering about support for Laravel 9 as well. Thanks.

brandonferens commented 2 years ago

@mberneis and @ronfuller I am spending time on this today and will ensure it continues to work on L9!

ronfuller commented 2 years ago

@brandonferens Thanks for the Laravel 9 update!!

brandonferens commented 2 years ago

It is now L9 compatible. Please update your composer.json file to include v0.3.0!