Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

v5.0.2

Compare
Choose a tag to compare
@stevebauman stevebauman released this 22 Nov 15:31
· 194 commits to master since this release

Fixed

  • Use Hash::make() instead of bcrypt() to support new Argon2 algorithm - 40a2119 - #635, #627
  • Allow extending the DatabaseUserProvider - d0640ad - #631