bumbummen99 / LaravelShoppingcart

A simple shopping cart implementation for Laravel
MIT License
507 stars 235 forks source link

Upgrade to Laravel 9 #151

Closed alfredom78 closed 2 years ago

alfredom78 commented 2 years ago

Hi everyone, I try to get upgrade to Laravel 9 from Larevel 8 but I have this problem:

Problem 1

You can also try re-running composer require with an explicit version constraint, e.g. "composer require bumbummen99/shoppingcart:*" to figure out if any version is installable, or "composer require bumbummen99/shoppingcart:^2.1" if you know which you need.

I have isntalled php version 8.1.2. Screenshot_12

Can you help me? Thanks.

bumbummen99 commented 2 years ago

Yeah, this package supports up to ^8.0 and your laravel/framework is on ^9.0, that wont work and is intended 👍 The new version being compatible with L9 is currently being worked on here: https://github.com/bumbummen99/LaravelShoppingcart/pull/145

alfredom78 commented 2 years ago

Hello, I will be waiting for the update. Thank you very much for answering.

El sábado, 12 de febrero de 2022, 08:27:46 p. m. GMT-7, Patrick ***@***.***> escribió:  

Yeah, this package supports up to ^8.0 and your laravel/framework is on ^9.0, that wont work and is intended 👍 The new version being compatible with L9 is currently being worked on here:

145

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>