diff --git a/README.md b/README.md index 2a2b2b9f..277fb543 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,8 @@ ## Requirements -* Sylius `^1.6` +* PHP `^7.3` +* Sylius `^1.7` * Akeneo PIM CE or EE `>= 3.2`. The requirement for the version `3.2` is because the provided implementation of the product importer relies on the `family_variant` key in the Akeneo [GET Product model](https://api.akeneo.com/api-reference.html#get_product_models__code_) API response.