Skip to content

Commit

Permalink
Merge pull request #27 from Smile-SA/1.8.x
Browse files Browse the repository at this point in the history
compatibility ES 2.10
  • Loading branch information
Fanny DECLERCK authored Aug 24, 2020
2 parents 6920c8c + 537d8a2 commit 3ba1ed5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The module requires :
- [Seller](https://github.com/Smile-SA/magento2-module-seller) > 1.2.*
- [Retailer](https://github.com/Smile-SA/magento2-module-retailer) > 1.2.*
- [Store Locator](https://github.com/Smile-SA/magento2-module-store-locator) > 1.3.*
- [Retailer Offer](https://github.com/Smile-SA/magento2-module-retailer-offer) = 1.4.*
- [Retailer Offer](https://github.com/Smile-SA/magento2-module-retailer-offer) = 1.5.*
- [Store Delivery](https://github.com/Smile-SA/magento2-module-store-delivery) > 1.1.*

It's a toolkit module to install the RetailerSuite modules.
Expand All @@ -32,7 +32,7 @@ ElasticSuite **2.3.x** |Latest release : ```composer require smile/elasticsuite-
ElasticSuite **2.6.x** |Latest release : ```composer require smile/elasticsuite-for-retailer:"^1.4"```
ElasticSuite **2.7.x** |Latest release : ```composer require smile/elasticsuite-for-retailer:"~1.5.0"```
ElasticSuite **2.8.x et 2.9.x** |Latest release : ```composer require smile/elasticsuite-for-retailer:"~1.6.0"```
ElasticSuite **2.10.x** |Latest release : ```composer require smile/elasticsuite-for-retailer:"~1.8.0"```
ElasticSuite **2.10.x** |Latest release : ```composer require smile/elasticsuite-for-retailer:"~2.1.0"```

2. Enable it

Expand Down

0 comments on commit 3ba1ed5

Please sign in to comment.