Skip to content

Commit 9e099ee

Browse files
committed
docs(composer): correct base project reference in description
The project description in composer.json incorrectly attributed the base project to xternalsoft/php-whois. This commit updates it to io-developer/php-whois to accurately reflect the source project.
1 parent 46c9998 commit 9e099ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "xternalsoft/php-whois",
33
"version": "1.0.0",
4-
"description": "PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. Based on xternalsoft/php-whois v4.1.10.",
4+
"description": "PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. Based on io-developer/php-whois v4.1.10.",
55
"keywords": [
66
"php",
77
"whois",

0 commit comments

Comments
 (0)