Releases: thephpleague/flysystem-bundle
Releases · thephpleague/flysystem-bundle
1.2.0
- Add missing permission options for sftp adapter (#19)
- Added support for options on the AWS S3 adapter (#22)
- Run CI against Symfony 4.3 (#14)
- Add plugins support (#13)
1.1.0
- Remove requirement on framework-bundle #9
- Add the ability to configure the ignore_passive_address option of the FTP adapter #12
1.0.1
- Remove unnecessary DefinitionFactory circular reference in Adapter definitions builders #4
- Fix non-string env vars handling #8