Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ip2location authored Jul 15, 2019
1 parent 16be841 commit bce3bb9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"type": "library",
"description": "PHP module to check if an IP address was being used as open proxy, web proxy, VPN anonymizer and TOR exits via IP2Proxy API.",
"keywords": ["geolocation", "detect vpn", "ip to vpn", "ip2proxy", "tor exits", "open proxy", "web proxy"],
"homepage": "http://www.ip2location.com/",
"license": "LGPL-3.0",
"homepage": "https://www.ip2location.com/",
"license": "MIT",
"authors": [
{
"name": "IP2Location",
Expand All @@ -19,4 +19,4 @@
"class.IP2ProxyAPI.php"
]
}
}
}

0 comments on commit bce3bb9

Please sign in to comment.