Skip to content

3.0.0

Compare
Choose a tag to compare
@tgalopin tgalopin released this 12 Sep 08:10
· 43 commits to 3.x since this release

This release drops support for End-Of-Life versions of PHP, Symfony and Flysystem. No other backward incompatible changes have been introduced.

  • Dropped support for PHP 7.x ;
  • Dropped support for Symfony 4.2 to 5.3 ;
  • Dropped support of Flysystem 2.x ;
  • Added support for Azure Blob Storage (league/flysystem-azure-blob-storage ^3.1) ;

Thanks @nspyke for the PR (#115) !