mirror of
https://github.com/cjango/dcat-vue.git
synced 2025-12-06 14:20:03 +08:00
bug fixed
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
"iidestiny/laravel-filesystem-oss": "^3.1",
|
||||
"overtrue/laravel-filesystem-qiniu": "^2.1",
|
||||
"overtrue/laravel-filesystem-cos": "^3.1",
|
||||
"qcloud_sts/qcloud-sts-sdk": "^3.0"
|
||||
"qcloud_sts/qcloud-sts-sdk": "^3.0",
|
||||
"mews/captcha": "^3.2"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
||||
@@ -89,4 +89,7 @@ return [
|
||||
'2.7.0' => [
|
||||
'同步存储',
|
||||
],
|
||||
'2.7.1' => [
|
||||
'bug fixed',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user