diff --git a/composer.json b/composer.json index a356c34..5c65d7d 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "xumulus/magento2-fast-product-images", "description": "Load the gallery images faster.", "require": { - "php": "~5.5.0|~5.6.0|~7.0.0|~7.1.0" + "php": "~5.5.0|~5.6.0|~7.0.0|~7.1.0|~7.2.0" }, "type": "magento2-module", "version": "1.0.0", @@ -26,4 +26,4 @@ "Xumulus\\FastGalleryLoad\\": "" } } -} \ No newline at end of file +}