diff --git a/composer.json b/composer.json index bb61eda..6c27201 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "magento/module-bundle-config", "description": "Backend extension to the helpful in-browser debugging/inspection tools for the Magento 2 Front-End", "require": { - "php": "^7.1.0|^7.2.0", + "php": "^7.0.13|^7.1.0|^7.2.0", "magento/framework": "^100.0.20|^101.0.0|^102.0.0" }, "suggest": {