Skip to content

Commit

Permalink
fix build error due to extra data in composer.json
Browse files Browse the repository at this point in the history
Signed-off-by: Alfred TCHONDJO <[email protected]>
  • Loading branch information
iriven committed Apr 16, 2023
1 parent 1c31254 commit cf0b37d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "A lightweight but powerful IP address lookup database solution to determine visitors country",
"minimum-stability": "stable",
"homepage": "https://github.com/iriven/GeoIP2Country",
"keywords": ["geoip", "geolocation", "ip2country", "ip2location", "ip geolocation", "ipaddress", "php"],
"keywords": ["geoip", "geolocation", "ip2country", "ip2location", "ip geolocation", "ipaddress", "ip2location lite", "php"],
"license": "proprietary",
"authors": [
{
Expand All @@ -20,5 +20,4 @@
"ext-pdo_sqlite": "*",
"ext-curl": "*"
}
}
"ip2location", "ip2locationlite", "geolocation", "ip geolocation",
}

0 comments on commit cf0b37d

Please sign in to comment.