We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4656298 + 12bbee0 commit cb64c07Copy full SHA for cb64c07
composer.json
@@ -2,7 +2,7 @@
2
"name": "overtrue/laravel-filesystem-qiniu",
3
"description": "A Qiniu storage filesystem for Laravel.",
4
"require": {
5
- "laravel/framework": "^9.0",
+ "laravel/framework": "^9.0|^10.0",
6
"overtrue/flysystem-qiniu": "^3.0"
7
},
8
"require-dev": {
0 commit comments