diff --git a/composer.json b/composer.json index b4c4f1e..f307038 100644 --- a/composer.json +++ b/composer.json @@ -1,15 +1,15 @@ { "name": "magefan/module-rocketjavascript", - "description": "Move all javascripts to the footer on Magento 2 store.", + "description": "Move all javascript to the footer on Magento 2 store.", "require": { - "magefan/module-community" : ">=2.1.16" + "magefan/module-community" : ">=2.1.17" }, "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.8", + "version": "2.1.9", "authors": [ { "name": "Magefan",