This commit is contained in:
knowpia
2022-09-09 11:33:25 +08:00
parent dc3f8140a0
commit b7bae45f07
2 changed files with 97 additions and 2 deletions

View File

@@ -24,7 +24,8 @@
"topthink/framework": "^6.0.0",
"topthink/think-orm": "^2.0",
"alibabacloud/client": "^1.5",
"aliyuncs/oss-sdk-php": "^2.6"
"aliyuncs/oss-sdk-php": "^2.6",
"topthink/think-view": "^1.0"
},
"require-dev": {
"symfony/var-dumper": "^4.2",