Skip to content

v5.0.1

Compare
Choose a tag to compare
@scheb scheb released this 03 Aug 18:39
· 269 commits to 5.x since this release

The main branch was changed to 5.x.

Besides that, some minor fixes and optimizations worth mentioning:

  • Provide license in export (sub-packages) 14dfed4
  • Remove unused dependency from authenticator class a5d9ebf
  • PHP version constraint >=7.2.5 to allow PHP8 c12ac18
  • Fix scheb/2fa-google-authenticator package name in suggestions 38ee16b
  • Fix endroid/qr-code being a non-dev dependency of the scheb/2fa all-in-one package f7cd92f
  • Add test to ensure composer.json configurations are in sync 94ff439
  • Work around conflict in integration tests with doctrine/persistence v2 and too old doctrine/doctrine-bundle d902221