8000
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 8a357d0 commit 6c8306dCopy full SHA for 6c8306d
composer.json
@@ -32,7 +32,7 @@
32
"illuminate/support": "5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0",
33
"illuminate/http": "5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0",
34
"illuminate/container": "5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0",
35
- "league/flysystem": "^2.0.0"
+ "league/flysystem": ">=2.0.0"
36
},
37
"require-dev": {
38
"phpunit/phpunit": "^6.2",
0 commit comments