Update composer.json
This commit is contained in:
parent
24b5e6507f
commit
94243b34bf
|
@ -4,7 +4,7 @@
|
||||||
"homepage":"https://github.com/katmore/tld-enum",
|
"homepage":"https://github.com/katmore/tld-enum",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"TldEnum\\": "src/targets/php/TldEnum"
|
"TldEnum\\": "src/formats/php/TldEnum/"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"license": [
|
"license": [
|
||||||
|
|
Loading…
Reference in New Issue