feat(storage): 引入S3与WebDAV的flysystem适配器依赖

This commit is contained in:
augushong
2026-08-20 22:07:40 +08:00
parent 9f5d862b71
commit 611749236b
2 changed files with 915 additions and 81 deletions

View File

@@ -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": "*",

992
composer.lock generated

File diff suppressed because it is too large Load Diff