Skip to content

Commit 7aeef64

Browse files
Added ext-ftp suggest
1 parent f4e82c0 commit 7aeef64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Illuminate/Filesystem/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
}
3131
},
3232
"suggest": {
33+
"ext-ftp": "Required to use the Flysystem FTP driver.",
3334
"league/flysystem": "Required to use the Flysystem local and FTP drivers (^1.0.34).",
3435
"league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^1.0).",
3536
"league/flysystem-cached-adapter": "Required to use the Flysystem cache (^1.0).",

0 commit comments

Comments
 (0)