beyondcode / laravel-mailbox

Catch incoming emails in your Laravel application
https://beyondco.de/docs/laravel-mailbox/getting-started/introduction
MIT License
1.03k stars 127 forks source link

laravel 9 and php 8.1 support #101

Closed lukeptchr closed 2 years ago

lukeptchr commented 2 years ago

Could you please add laravel 9 and php 8.1 support?

colinmackinlay commented 2 years ago

see #99. You can require dev:master and it should work. But see comment from @sschlein that it is not yet fully tested so won't be tagged in a release until it is.