Closed joelharkes closed 7 months ago
i temporarily made a copy here: https://packagist.org/packages/joelharkes/laravel-mailbox#2.2.1
replacing dependency temporarily with this will work:
"joelharkes/laravel-mailbox": ">=2.2.1",
@joelharkes Thanks!
@mpociot Could you please tag a new version, so we can use it in composer? Thanks! :)
👀
+1
I know this is open-source and I understand if there's a delay to support newer Laravel versions. A few weeks or months, ok. But Laravel 9 came out more than 6 months ago.
A lot of us are held back by this package. I think you should either archive it or maintain it.
Hi
it looks like it failed to deploy the proper dependencies for Laravel 9: https://packagist.org/packages/beyondcode/laravel-mailbox
even though your code in repo suggests 9.0 is allowed: https://github.com/beyondcode/laravel-mailbox/blob/master/composer.json
could you try a re-deploy?