Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
magefan authored Sep 1, 2022
1 parent d5f7f37 commit 9a19a3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"name": "magefan/module-geoip",
"description": "Allows to get country code by IP",
"require": {
"magefan/module-community" : ">=2.0.12",
"magefan/module-community" : ">=2.1.10",
"geoip2/geoip2": "^2.9.0"
},
"type": "magento2-module",
"version": "2.1.7",
"version": "2.1.8",
"autoload": {
"psr-4": {
"Magefan\\GeoIp\\": ""
Expand Down

0 comments on commit 9a19a3b

Please sign in to comment.