laravel-mailbox icon indicating copy to clipboard operation
laravel-mailbox copied to clipboard

Laravel 9 missing on packagist (failed deploy?)

Open joelharkes opened this issue 2 years ago • 6 comments

Hi

it looks like it failed to deploy the proper dependencies for Laravel 9: https://packagist.org/packages/beyondcode/laravel-mailbox

image

even though your code in repo suggests 9.0 is allowed: https://github.com/beyondcode/laravel-mailbox/blob/master/composer.json

image

could you try a re-deploy?

joelharkes avatar May 18 '22 14:05 joelharkes

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 avatar May 18 '22 14:05 joelharkes

@joelharkes Thanks!

yehuda-hybiz avatar May 19 '22 11:05 yehuda-hybiz

@mpociot Could you please tag a new version, so we can use it in composer? Thanks! :)

gizburdt avatar May 24 '22 09:05 gizburdt

👀

laserhybiz avatar May 26 '22 07:05 laserhybiz

+1

jeverington avatar Jun 17 '22 11:06 jeverington

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.

clementmas avatar Jul 22 '22 09:07 clementmas