sonata-project/sandbox

Your requirements could not be resolved to an installable set of packages.

Yoann-TYT opened this issue · 11 comments

When i launch composer create-project sonata-project/sandbox:2.3.x-dev, I have got the following error :

``
Your requirements could not be resolved to an installable set of packages.

Problem 1
- The requested package sonata-project/ecommerce dev-develop-deprecated exists as sonata-project/ecommerce[0.0.1, 1.0.0, 1.x-dev, 2.0.0, 2.x-dev, dev-master, 3.x-dev] but these are rejected by your constraint.
``

I am facing the same issue. Any solution till now?

Hi,
I've encountered the same issue doing a `composer install``
Does anyone have a solution ?

Hi guys,

here a workable solution of sandbox

@davask That "workable" solution is not workable :)

That s weird, it works fine for me.

What is your lamp stack @codiiv ?

I am on Xampp actually

Have you ever think to use docker instead ?

docker with nginx - php-fpm - postgres FTW!

I prefer apache 2.4 and MySql but I m pretty classic in techno choices ;)

Whatever works :)

Closing because of #583