We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d86176 commit ac6cf59Copy full SHA for ac6cf59
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "landofcoder/module-webp2",
3
"license": "OSL-3.0",
4
- "version": "0.10.6",
+ "version": "0.10.7",
5
"type": "magento2-module",
6
"homepage": "https://landofcoder.com",
7
"description": "Magento 2 module to add WebP support to the Magento frontend",
@@ -20,7 +20,7 @@
20
}
21
],
22
"require": {
23
- "landofcoder/module-next-gen-images": "~0.2.0",
+ "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",
0 commit comments