Skip to content

Commit f3d97bb

Browse files
authored
Update composer.json
1 parent e76a7d0 commit f3d97bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
"name": "magefan/module-lazyload",
33
"description": "Images lazyloading on Magento 2 store.",
44
"require": {
5-
"magefan/module-community" : ">=2.1.18"
5+
"magefan/module-community" : ">=2.1.29"
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-rocketjavascript": "Install Rocket JavaScript to optimize JS loading."
1010
},
1111
"type": "magento2-module",
12-
"version": "2.1.4",
12+
"version": "2.1.5",
1313
"authors": [
1414
{
1515
"name": "Magefan",

0 commit comments

Comments
 (0)