Add autoload config.
This commit is contained in:
parent
2293cb9c77
commit
ffa6ea9c3d
|
@ -7,6 +7,11 @@
|
|||
"email": "17783854897@163.com"
|
||||
}
|
||||
],
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"ToolKit\\": "src/"
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
"illuminate/http": "^5.5"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user