We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5f7f37 commit 9a19a3bCopy full SHA for 9a19a3b
composer.json
@@ -2,11 +2,11 @@
2
"name": "magefan/module-geoip",
3
"description": "Allows to get country code by IP",
4
"require": {
5
- "magefan/module-community" : ">=2.0.12",
+ "magefan/module-community" : ">=2.1.10",
6
"geoip2/geoip2": "^2.9.0"
7
},
8
"type": "magento2-module",
9
- "version": "2.1.7",
+ "version": "2.1.8",
10
"autoload": {
11
"psr-4": {
12
"Magefan\\GeoIp\\": ""
0 commit comments