Crinsane / LaravelShoppingcart

A simple shopping cart implementation for Laravel
MIT License
3.67k stars 1.73k forks source link

Failed to install on Laravel 6.4 #593

Closed saroven closed 4 years ago

saroven commented 4 years ago

composer require gloudemans/shoppingcart Using version ^2.6 for gloudemans/shoppingcart ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages.

Problem 1

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

bumbummen99 commented 4 years ago

575

581

589

569

556

548

521

587

579

573

572

571

568

olimortimer commented 4 years ago

I'm working on a fork that's compatible with Laravel 7 - everything seems to be working at the moment, but please submit a pull request if not;

https://github.com/olimortimer/LaravelShoppingcart

olimortimer commented 4 years ago

I'm working on a fork that's compatible with Laravel 7 - everything seems to be working at the moment, but please submit a pull request if not;

https://github.com/olimortimer/LaravelShoppingcart