Skip to content

Commit d7846e5

Browse files
committed
Update composer.json
1 parent 48cee89 commit d7846e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"name": "novutec/DomainParser"
2+
"name": "novutec/domainparser"
33
, "type": "library"
44
, "description": "A domain name parser to parse and to validate a domain name."
55
, "keywords": ["domainparser", "domain", "php"]
6-
, "homepage": "https://github.com/novutec/DomainParser/"
6+
, "homepage": "https://github.com/3name/DomainParser/"
77
, "author": "Novutec Inc."
88
, "license": "Apache-2.0"
99
, "autoload": {

0 commit comments

Comments
 (0)