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 d66d3d3 commit 392a4e8Copy full SHA for 392a4e8
composer.json
@@ -2,7 +2,7 @@
2
"name": "infrangible/m2-cache-usage",
3
"description": "Infrangible Magento 2 Cache Usage",
4
"type": "magento2-module",
5
- "version": "2.4.2",
+ "version": "2.4.3",
6
"license": "MIT",
7
"keywords": [
8
"Magento"
@@ -19,7 +19,7 @@
19
"require": {
20
"php": ">=7.1",
21
"magento/framework": "~101.0.0|~102.0.0|~103.0.0",
22
- "infrangible/m2-backend-widget": "~2.4",
+ "infrangible/m2-backend-widget": "~2.4|~3.0",
23
"infrangible/m2-task": "~1.5|~2.2"
24
},
25
"autoload": {
0 commit comments