Skip to content

v2.2.0

Choose a tag to compare

@crynobone crynobone released this 13 Feb 04:49
· 120 commits to master since this release

Changes

  • Use password_verify() directly when verifying password hash and fallback to Illuminate\Contracts\Hashing\Hasher::check().