Skip to content

Commit cb64c07

Browse files
authored
Merge pull request #34 from hihuangwei/patch-3
2 parents 4656298 + 12bbee0 commit cb64c07

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-qiniu",
33
"description": "A Qiniu storage filesystem for Laravel.",
44
"require": {
5-
"laravel/framework": "^9.0",
5+
"laravel/framework": "^9.0|^10.0",
66
"overtrue/flysystem-qiniu": "^3.0"
77
},
88
"require-dev": {

0 commit comments

Comments
 (0)