Releases: thephpleague/flysystem-bundle
Releases · thephpleague/flysystem-bundle
2.4.0
1.6.1
2.3.0
2.2.1
Allow to use AsyncAWS 1.0 with flysystem-bundle 1.x
2.2.0
2.1.0
- Add support for Symfony 6 (#84)
- Add support for PHP 8.1 (#84)
- Allow null passwords when using the SFTP adapter (#72)
- Drop official support for Symfony 4.2/4.3 (should still work but you should upgrade to Symfony 4.4)
- Drop official support for Symfony 5.0/5.1/5.2 (should still work but you should upgrade to Symfony 5.4)
2.0.0
- Add support for Flysystem 2 (#59)
- Drop support for Azure, Dropbox, Rackspace and WebDAV adapters (following the main library)
- Drop support for null, cache, zip and replicate adapters (following the main library)
- Drop support for PHP 7.1 and add official support for PHP 8 (#65)
- Drop support for plugins (following the main library)