We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff732a9 commit 5038ec6Copy full SHA for 5038ec6
composer.json
@@ -1,8 +1,11 @@
1
{
2
"name": "magefan/module-lazyload",
3
"description": "Images lazyloading on Magento 2 store.",
4
+ "require": {
5
+ "magefan/module-community" : ">=2.0.4"
6
+ },
7
"type": "magento2-module",
- "version": "2.0.3",
8
+ "version": "2.0.4",
9
"license": "OSL-3.0",
10
"authors": [
11
0 commit comments