Skip to content

Commit acd7538

Browse files
authored
Update composer.json
1 parent 4f73363 commit acd7538

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
"name": "magefan/module-geoip",
33
"description": "Allows to get country code by IP",
44
"require": {
5-
"magefan/module-community" : ">=2.1.23",
5+
"magefan/module-community" : ">=2.2.10",
66
"geoip2/geoip2": "^2.9.0"
77
},
88
"suggest": {
99
"magefan/module-auto-currency-switcher": "Install GeoIP Auto Currency Switcher Extension for Magento 2 (https://magefan.com/magento-2-currency-switcher-auto-currency-by-country). Use coupon code COMPOSER-FAN to get a 10% discount on magefan.com.",
1010
"magefan/module-auto-language-switcher": "Install GeoIP Auto Language/Store Switcher Extension for Magento 2 (https://magefan.com/magento-2-auto-language-switcher). Use coupon code COMPOSER-FAN to get a 10% discount on magefan.com."
1111
},
1212
"type": "magento2-module",
13-
"version": "2.3.1",
13+
"version": "2.3.2",
1414
"autoload": {
1515
"psr-4": {
1616
"Magefan\\GeoIp\\": ""

0 commit comments

Comments
 (0)