Has anyone successfully managed to get this working? I've been trying for few days, but I'm stuck in dependency hell. Trying to setup this on clean Sylius install, but getting the following issues:
- __root__ is present at version v1.11.15 and cannot be modified by Composer - bitbag/vue-storefront2-plugin[v1.0.0, ..., v1.2.1] require sylius/sylius ~1.11.0 -> satisfiable by sylius/sylius[v1.11.0, ..., v1.11.15]. - sylius/sylius[v1.11.0, ..., v1.11.15] cannot be installed as that would require removing __root__[v1.11.15]. They all replace sylius/addressing and thus cannot coexist. - Root composer.json requires bitbag/vue-storefront2-plugin * -> satisfiable by bitbag/vue-storefront2-plugin[v1.0.0, ..., v1.2.1].
Sylius version 1.11.15
Has anyone successfully managed to get this working? I've been trying for few days, but I'm stuck in dependency hell. Trying to setup this on clean Sylius install, but getting the following issues:
- __root__ is present at version v1.11.15 and cannot be modified by Composer - bitbag/vue-storefront2-plugin[v1.0.0, ..., v1.2.1] require sylius/sylius ~1.11.0 -> satisfiable by sylius/sylius[v1.11.0, ..., v1.11.15]. - sylius/sylius[v1.11.0, ..., v1.11.15] cannot be installed as that would require removing __root__[v1.11.15]. They all replace sylius/addressing and thus cannot coexist. - Root composer.json requires bitbag/vue-storefront2-plugin * -> satisfiable by bitbag/vue-storefront2-plugin[v1.0.0, ..., v1.2.1].Sylius version 1.11.15