Skip to content

Commit 0b77b26

Browse files
Post release fix
1 parent 794eb30 commit 0b77b26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Meta/BusinessExtension/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "magento2-module",
55
"license": "Apache-2.0",
66
"require": {
7-
"php": "~8.1.0",
7+
"php": "~8.1.0||~8.2.0",
88
"ext-json": "*",
99
"magento/framework": "*",
1010
"magento/module-backend": "*",

0 commit comments

Comments
 (0)