Skip to content

Commit bce3bb9

Browse files
authored
Update composer.json
1 parent 16be841 commit bce3bb9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"type": "library",
44
"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.",
55
"keywords": ["geolocation", "detect vpn", "ip to vpn", "ip2proxy", "tor exits", "open proxy", "web proxy"],
6-
"homepage": "http://www.ip2location.com/",
7-
"license": "LGPL-3.0",
6+
"homepage": "https://www.ip2location.com/",
7+
"license": "MIT",
88
"authors": [
99
{
1010
"name": "IP2Location",
@@ -19,4 +19,4 @@
1919
"class.IP2ProxyAPI.php"
2020
]
2121
}
22-
}
22+
}

0 commit comments

Comments
 (0)