laravel-bootstrap-toasts icon indicating copy to clipboard operation
laravel-bootstrap-toasts copied to clipboard

Tag Laravel 9 Release

Open kyranb opened this issue 2 years ago • 2 comments

@WhereIsLucas

Are you able to tag a new release?

kyranb avatar Jul 11 '22 14:07 kyranb

Yeah sorry I'll do it by the end of the week.

WhereIsLucas avatar Jul 13 '22 15:07 WhereIsLucas

@WhereIsLucas Hi, I can't install laravel-bootstrap-toasts because I have Laravel-9.19

You define the composer.json as is:

    "require": {
        "php": ">=5.4.0",
        "laravel/framework": "^5.8|^6.0|^7.0|^8.0|^9.0"
    },

But it looks like you haven't pushed to packagist.org.

https://packagist.org/packages/whereislucas/laravel-bootstrap-toasts

kanryu avatar Nov 17 '22 01:11 kanryu