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 f4e82c0 commit 7aeef64Copy full SHA for 7aeef64
src/Illuminate/Filesystem/composer.json
@@ -30,6 +30,7 @@
30
}
31
},
32
"suggest": {
33
+ "ext-ftp": "Required to use the Flysystem FTP driver.",
34
"league/flysystem": "Required to use the Flysystem local and FTP drivers (^1.0.34).",
35
"league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^1.0).",
36
"league/flysystem-cached-adapter": "Required to use the Flysystem cache (^1.0).",
0 commit comments