SplashSync / Sylius-Bundle

Splash Bundle for Sylius E-Commerce Solution
MIT License
2 stars 2 forks source link

Error when installing the plugin #7

Closed SylvanoTombo closed 3 years ago

SylvanoTombo commented 3 years ago

[InvalidArgumentException]
Could not find a version of package splash/sylius-bundle matching your minimum-stability (stable). Require it with an explicit version constraint allowing its desired stability.

BadPixxel commented 3 years ago

Hi Sylvano,

You should add splash/phpcore:dev-master splash/php-bundle:dev-master to your composer requires.

Best regards,