diff --git a/composer.json b/composer.json index bc5955e..947e85f 100644 --- a/composer.json +++ b/composer.json @@ -2,8 +2,8 @@ "name": "mestrona/magento-module-bundlecustomoptions", "description": "Magento2 Module to work around the message 'This module allows to configure custom options for bundle products with dynamic pricing.'", "require": { - "php": "~5.5.0|~5.6.0|~7.0.0", - "magento/module-bundle": "~100.1.0" + "php": "~5.5.0|~5.6.0|~7.0.0|~7.1", + "magento/module-bundle": "~100.1.0|~100.2.0" }, "type": "magento2-module", "license": [