Skip to content

Commit dbd10e4

Browse files
author
Timon de Groot
authored
Merge pull request #1 from Jeffrey-H/update/magento_2.4
Updated requirements to be magento 2.4 compatible
2 parents bdf9953 + 99b57ed commit dbd10e4

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
@@ -3,7 +3,7 @@
33
"description": "Magento 2 module providing basic Geo IP detection.",
44
"type": "magento2-module",
55
"require": {
6-
"magento/framework": "^102.0",
6+
"magento/framework": "^102.0|^103.0",
77
"psr/log": "^1.0"
88
},
99
"license": "MIT",

0 commit comments

Comments
 (0)