LaravelShoppingcart icon indicating copy to clipboard operation
LaravelShoppingcart copied to clipboard

Unable to install package

Open ameenmathers opened this issue 5 years ago • 2 comments

when i try installing the package via terminal this error pops up

  • don't install illuminate/events v5.7.9|don't install laravel/framework v5.8.23
    • Installation request for laravel/framework (locked at v5.8.23, required as 5.8.*) -> satisfiable by laravel/framework[v5.8.23].

Installation failed, reverting ./composer.json to its original content.

ameenmathers avatar Jun 16 '19 12:06 ameenmathers

Looks like it's a dependencies incompatibility with Laravel 5.8. This PR resolve the issue.

jfreites avatar Jul 06 '19 00:07 jfreites

@jfreites Keep in mind that i have added on the provided functionality so method signatures might differ.

bumbummen99 avatar Jul 10 '19 21:07 bumbummen99