diff --git a/composer.json b/composer.json index 2d60e9b..99e2309 100644 --- a/composer.json +++ b/composer.json @@ -2,14 +2,14 @@ "name": "magefan/module-rocketjavascript", "description": "Move all javascripts to the footer on Magento 2 store.", "require": { - "magefan/module-community" : ">=2.0.13" + "magefan/module-community" : ">=2.1.13" }, "suggest": { "magefan/module-webp": "Install WebP Optimized Images to serve images in the next-gen format. Use coupon code COMPOSER-FAN to get 10% discount on magefan.com.", "magefan/module-lazyload": "Install Lazy Load to defer offscreen images loading." }, "type": "magento2-module", - "version": "2.1.6", + "version": "2.1.7", "authors": [ { "name": "Magefan",