Skip to content

Commit

Permalink
add s3 adk
Browse files Browse the repository at this point in the history
  • Loading branch information
star7th committed Dec 31, 2021
1 parent 64562b9 commit a5eaddb
Show file tree
Hide file tree
Showing 2 changed files with 309 additions and 2 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"php": ">=5.3.0",
"qcloud/cos-sdk-v5": "1.*",
"league/oauth2-client": "^2.6",
"jasig/phpcas": "^1.3"
"jasig/phpcas": "^1.3",
"aws/aws-sdk-php": "^3.208"
},
"config": {
"vendor-dir": "./server/vendor"
Expand Down
308 changes: 307 additions & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a5eaddb

Please sign in to comment.