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.
1 parent 4656298 commit 12bbee0Copy full SHA for 12bbee0
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