Skip to content

Commit 99b57ed

Browse files
Jeffrey-Htdgroot
andauthored
Changed composer.json to be compatible with magento 2.3 and 2.4
Co-authored-by: Timon de Groot <tdegroot96@gmail.com>
1 parent 7515328 commit 99b57ed

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": "^103.0",
6+
"magento/framework": "^102.0|^103.0",
77
"psr/log": "^1.0"
88
},
99
"license": "MIT",

0 commit comments

Comments
 (0)