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 9c5cbbb commit c780b90Copy full SHA for c780b90
composer.json
@@ -2,7 +2,8 @@
2
"name": "magefan/module-geoip",
3
"description": "Allows to get country code by IP",
4
"require": {
5
- "php": "~5.6.5 || >=7.0"
+ "php": "~5.6.5 || >=7.0",
6
+ "geoip2/geoip2": "^2.9.0"
7
},
8
"type": "magento2-module",
9
"version": "2.0.3",
0 commit comments