Skip to content

Commit 5038ec6

Browse files
authored
Update composer.json
1 parent ff732a9 commit 5038ec6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
{
22
"name": "magefan/module-lazyload",
33
"description": "Images lazyloading on Magento 2 store.",
4+
"require": {
5+
"magefan/module-community" : ">=2.0.4"
6+
},
47
"type": "magento2-module",
5-
"version": "2.0.3",
8+
"version": "2.0.4",
69
"license": "OSL-3.0",
710
"authors": [
811
{

0 commit comments

Comments
 (0)