Skip to content

Commit 4822e36

Browse files
committed
升级 COS 依赖以支持自定义域名
1 parent 676ac34 commit 4822e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "A Cos storage filesystem for Laravel.",
44
"require": {
55
"laravel/framework": "^9.0",
6-
"overtrue/flysystem-cos": "^5.0.0"
6+
"overtrue/flysystem-cos": "^5.1"
77
},
88
"require-dev": {
99
"phpunit/phpunit": "^9.5",

0 commit comments

Comments
 (0)