Skip to content

v6.0.0

Compare
Choose a tag to compare
@scheb scheb released this 29 Dec 17:40
· 102 commits to 6.x since this release

New major release including support for Symfony 6.

Please check the instructions to upgrade from bundle version 5.x to 6.x.

  • This new version supports only the authenticator-based security system (support for the old security system has been removed to simply the bundle's implementation)
  • Minimum supported PHP version is 8.0 and code style has been upgraded accordingly (the bundle is confirmed to work on PHP8.1 as well)
  • Package scheb/2fa-qr-code has been disontinued, please migrate to use endroid/qr-code directly or an alternative library (see upgrade instructions for more information)