We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48cee89 commit d7846e5Copy full SHA for d7846e5
composer.json
@@ -1,9 +1,9 @@
1
{
2
- "name": "novutec/DomainParser"
+ "name": "novutec/domainparser"
3
, "type": "library"
4
, "description": "A domain name parser to parse and to validate a domain name."
5
, "keywords": ["domainparser", "domain", "php"]
6
- , "homepage": "https://github.com/novutec/DomainParser/"
+ , "homepage": "https://github.com/3name/DomainParser/"
7
, "author": "Novutec Inc."
8
, "license": "Apache-2.0"
9
, "autoload": {
0 commit comments