Lakion / SyliusElasticSearchBundle

ElasticSearch integration with advanced filtering options for Sylius eCommerce applications.
21 stars 44 forks source link

Composer stability error with beta version of Sylius #20

Closed ghost closed 7 years ago

ghost commented 7 years ago

While trying to install the bundle with Sylius 1.0.0 beta version I'm getting the below error:

 Problem 1
     - Installation request for lakion/sylius-elastic-search-bundle dev-master -> satisfiable by lakion/sylius-elastic-search-bundle[dev-master].
     - lakion/sylius-elastic-search-bundle dev-master requires sylius/sylius dev-master -> satisfiable by sylius/sylius[dev-master] but these conflict with your requirements or minimum-stability.

Is it possible to use this bundle with the current beta version of framework?

pjedrzejewski commented 7 years ago

@pearlwithbanana This bundle is compatible only with dev-master right now. We will release it together with beta2 in February.

ghost commented 7 years ago

@pjedrzejewski, thanks for your answer. Can't wait! :)

igorjacon commented 7 years ago

Has this been fixed? I'm also getting the same error while trying to install this bundle with sylius beta version.