Cocolabs-SAS / cocorico

๐Ÿ‘ Cocorico is an open source marketplace solution for services and rentals. More information right here: https://www.cocorico.io/ ๐Ÿš€ Cocorico is also available in an off-the-shelf SaaS package, check out https://www.hatch.li to launch your platform today. ๐Ÿ˜ We are hiring (telecommute welcome ๐Ÿก): https://www.welcometothejungle.com/en/companies/cocorico/jobs/candidatures-spontanees#apply
https://www.cocolabs.com
MIT License
857 stars 610 forks source link

composer error #524

Open gonzasylv opened 3 years ago

gonzasylv commented 3 years ago
Q A
Bug report? [ x ]
Feature request? [ ]
Support request? [ ]

hi @cocolabssas ,

I can no longer install cocorico with composer.

Error: php composer.phar install

Installing dependencies from lock file (including require-dev) Verifying lock file contents can be installed on current platform. Your lock file does not contain a compatible set of packages. Please run composer update.

Problem 1

ocramius/package-versions only provides support for Composer 2 in 1.8+, which requires PHP 7.4. If you can not upgrade PHP you can require composer/package-versions-deprecated to resolve this with PHP 7.0+.

You are using Composer 2, which some of your plugins seem to be incompatible with. Make sure you update your plugins or report a plugin-issue to ask them to support Composer 2.

OS: debian 10 Php: 7.3

onalekitso commented 3 years ago

Good day

Please downgrade composer to version 1 It worked for me.