diff --git a/composer.json b/composer.json index 102ae25..f6e823e 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "dmatthew/magento2-attribute-description", "description": "Add descriptions to your product attributes.", "require": { - "php": "~5.6.0|~7.0.0|~7.1.0|~7.1.3|~7.2.0", + "php": "~5.6.0|~7.0.0|~7.1.3|~7.2.0", "magento/module-store": "100.2.*|101.0.*", "magento/module-eav": "101.0.*|102.0.*", "magento/module-catalog": "102.0.*|103.0.*"