Releases: olssonm/laravel-zxcvbn
Releases · olssonm/laravel-zxcvbn
v3.3
Updated for Laravel 5.8.
Note that this version only works with Laravel 5.8 due to changes in, among other things, the testing frameworks.
v3.2
Laravel 5.7 update
If running PHP7.0 bjeavons/zxcvbn-php is also bumped to 0.4.0.
v3.1
Tested for Laravel 5.6.
Minor tweaks for the test build to make it easier to get up and running with tests in future Laravel-releases.
v3.0
Minor tweaks for error messages upon validation. Compatability check for Laravel 5.5.
This version is tested for Laravel 5.5 and 5.4, but should work on Laravel 5.3 just as well.
v2.2
Compatibility check for Laravel 5.4. v2.2 supports both Laravel 5.4 and 5.3.
v2.0
Dependency-updates.
Brought the project up to speed with Laravel 5.3, fixed a major flaw in the documentation.