增加cloud命名空间
This commit is contained in:
parent
250fc54735
commit
56362ae33f
@ -26,7 +26,8 @@
|
|||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"app\\": "application",
|
"app\\": "application",
|
||||||
"thinking\\socialite\\": "extend/socialite/src"
|
"thinking\\socialite\\": "extend/socialite/src",
|
||||||
|
"thinking\\icloud\\": "extend/icloud/src"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extra": {
|
"extra": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user