Open 4d4ch4u32 opened 5 months ago
I want to integrate the bundle into a project but the support for ftp and other file systems / protocols are not require.
So, please make the requirement in the composer.json for these packages optional.
"league/flysystem-aws-s3-v3": "^3.0", "league/flysystem-azure-blob-storage": "^3.0", "league/flysystem-ftp": "^3.0", "spatie/flysystem-dropbox": "^2.0",
I agree, they should be moved to suggest: https://getcomposer.org/doc/04-schema.md#suggest
suggest
I want to integrate the bundle into a project but the support for ftp and other file systems / protocols are not require.
So, please make the requirement in the composer.json for these packages optional.