Skip to content

Commit 392a4e8

Browse files
committed
update compatibility
1 parent d66d3d3 commit 392a4e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "infrangible/m2-cache-usage",
33
"description": "Infrangible Magento 2 Cache Usage",
44
"type": "magento2-module",
5-
"version": "2.4.2",
5+
"version": "2.4.3",
66
"license": "MIT",
77
"keywords": [
88
"Magento"
@@ -19,7 +19,7 @@
1919
"require": {
2020
"php": ">=7.1",
2121
"magento/framework": "~101.0.0|~102.0.0|~103.0.0",
22-
"infrangible/m2-backend-widget": "~2.4",
22+
"infrangible/m2-backend-widget": "~2.4|~3.0",
2323
"infrangible/m2-task": "~1.5|~2.2"
2424
},
2525
"autoload": {

0 commit comments

Comments
 (0)