Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
magefan authored May 24, 2024
1 parent cbf6498 commit 41f40b3
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,15 +2,15 @@
"name": "magefan/module-geoip",
"description": "Allows to get country code by IP",
"require": {
"magefan/module-community" : ">=2.1.21",
"magefan/module-community" : ">=2.1.23",
"geoip2/geoip2": "^2.9.0"
},
"suggest": {
"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.",
"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."
},
"type": "magento2-module",
"version": "2.3.0",
"version": "2.3.1",
"autoload": {
"psr-4": {
"Magefan\\GeoIp\\": ""
Expand Down

0 comments on commit 41f40b3

Please sign in to comment.