Skip to content

Commit e9e345e

Browse files
authored
Update composer.json
1 parent b9affd0 commit e9e345e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "magefan/module-rocketjavascript",
3-
"description": "Move all javascripts to the footer on Magento 2 store.",
3+
"description": "Move all javascript to the footer on Magento 2 store.",
44
"require": {
5-
"magefan/module-community" : ">=2.1.16"
5+
"magefan/module-community" : ">=2.1.17"
66
},
77
"suggest": {
88
"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.",
99
"magefan/module-lazyload": "Install Lazy Load to defer offscreen images loading."
1010
},
1111
"type": "magento2-module",
12-
"version": "2.1.8",
12+
"version": "2.1.9",
1313
"authors": [
1414
{
1515
"name": "Magefan",

0 commit comments

Comments
 (0)