Skip to content

Commit 4c0f7a0

Browse files
authored
Merge pull request #4 from Space48/CompatibilityWithMagento2.4.4
Ensure Magento 2.4.4 compatibility
2 parents 9a4b74b + 4f7f163 commit 4c0f7a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"MIT"
77
],
88
"require": {
9-
"php": "^7.2",
9+
"php": ">7.2",
1010
"magento/module-integration": "100.3.*|100.4.*",
1111
"magento/module-webapi": "100.3.*|100.4.*"
1212
},

0 commit comments

Comments
 (0)