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