Releases: DivineOmega/laravel-password-exposed-validation-rule
Releases · DivineOmega/laravel-password-exposed-validation-rule
v2.5.0
05 Apr 13:47
Compare
Sorry, something went wrong.
No results found
Add support for Laravel 9
v2.4.0
20 Apr 10:11
Compare
Sorry, something went wrong.
No results found
v2.3.0
02 Sep 07:40
Compare
Sorry, something went wrong.
No results found
Add support for Laravel 8
v2.2.0
04 Mar 21:48
Compare
Sorry, something went wrong.
No results found
Add support for Laravel 7
v2.1.0
06 Sep 11:21
Compare
Sorry, something went wrong.
No results found
Add support for Laravel 6.0
v2.0.1
20 Feb 12:32
Compare
Sorry, something went wrong.
No results found
Update dependency to fix Laravel 5.7 incompatibility.
v2.0.0
04 Feb 23:32
Compare
Sorry, something went wrong.
No results found
Add support for latest version of password_exposed package.
Removed support for old version of PHP. Requires PHP 7.1 or higher.
v1.2.3
27 Nov 09:30
Compare
Sorry, something went wrong.
No results found
Place cache files in storage/app to prevent them being missed by the default Laravel .gitignore.
v1.2.2
16 Nov 16:16
Compare
Sorry, something went wrong.
No results found
Fall back to old cache directory location if Laravel's storage_path helper function can not be found.
v1.2.1
15 Nov 22:29
Compare
Sorry, something went wrong.
No results found
Store cache files in Laravel storage directory, which fixes shared permission issues (closes #7 ).