Skip to content

Commit 16f1030

Browse files
authored
Laravel 11
1 parent 73a4672 commit 16f1030

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
@@ -2,7 +2,7 @@
22
"name": "overtrue/laravel-filesystem-cos",
33
"description": "A Cos storage filesystem for Laravel.",
44
"require": {
5-
"laravel/framework": "^9.0|^10.0",
5+
"laravel/framework": "^9.0|^10.0|^11.0",
66
"overtrue/flysystem-cos": "^5.1"
77
},
88
"require-dev": {

0 commit comments

Comments
 (0)