mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-08-30 12:45:32 +08:00
feat(storage): 引入S3与WebDAV的flysystem适配器依赖
This commit is contained in:
@@ -34,7 +34,9 @@
|
||||
"iidestiny/flysystem-oss": "^4.0",
|
||||
"czproject/git-php": "^4.2",
|
||||
"mcp/sdk": "^0.7",
|
||||
"psr/simple-cache": ">=1.0"
|
||||
"psr/simple-cache": ">=1.0",
|
||||
"league/flysystem-aws-s3-v3": "^3.0",
|
||||
"league/flysystem-webdav": "^3.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"symfony/var-dumper": "*",
|
||||
|
||||
Reference in New Issue
Block a user