Skip to content

Commit

Permalink
fix composer.json suggests
Browse files Browse the repository at this point in the history
  • Loading branch information
ddrv committed Jan 15, 2018
1 parent 05ad531 commit 822f876
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 @@ -18,8 +18,8 @@
},
"suggest": {
"ipstack/wizard": "Need for create your database",
"ipstack/db-geolite2-country-en": "If you hate use country geobase of MaxMind (GeoLite2 Country EN)",
"ipstack/db-geolite2-city-en": "If you hate use city geobase of MaxMind (GeoLite2 City EN)"
"ipstack/db-v1-geolite2-country-en": "If you hate use country geobase of MaxMind (GeoLite2 Country EN)",
"ipstack/db-v1-geolite2-city-en": "If you hate use city geobase of MaxMind (GeoLite2 City EN)"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 822f876

Please sign in to comment.