File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " landofcoder/module-webp2" ,
3
3
"license" : " OSL-3.0" ,
4
- "version" : " 0.10.7 " ,
4
+ "version" : " 1.0.2 " ,
5
5
"type" : " magento2-module" ,
6
6
"homepage" : " https://landofcoder.com" ,
7
7
"description" : " Magento 2 module to add WebP support to the Magento frontend" ,
20
20
}
21
21
],
22
22
"require" : {
23
- "landofcoder/module-next-gen-images" : " ~0.2.2" ,
24
- "magento/framework" : " ^101.0.1|^101.1|^102.0|^103.0" ,
25
- "magento/module-backend" : " ^100.0|^101.0|^102.0" ,
26
- "magento/module-config" : " ^101.0.0|^101.1.0" ,
27
- "magento/module-page-cache" : " ^100.0" ,
23
+ "landofcoder/module-next-gen-images" : " ^1.0.2" ,
28
24
"rosell-dk/webp-convert" : " ^2.0" ,
29
- "psr/log" : " ^1.0" ,
30
- "php" : " >=7.1.0" ,
31
25
"ext-json" : " *" ,
32
26
"ext-pcre" : " *" ,
33
27
"ext-gd" : " *"
You can’t perform that action at this time.
0 commit comments