update namespace
This commit is contained in:
parent
2285a1680f
commit
a9f5d575d9
|
|
@ -1,8 +1,9 @@
|
||||||
{
|
{
|
||||||
"name": "LaravelSupportCommand",
|
"name": "kai/LaravelSupportCommand",
|
||||||
"type": "laravel-package",
|
"type": "laravel-package",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
|
"LaravelSupportCommand\\": "src/"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"authors": [
|
"authors": [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue