add supported type

This commit is contained in:
Taylor Otwell 2018-08-04 08:52:01 -10:00
parent c641edfb02
commit 28908d83d9
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
| passwords for your application. By default, the bcrypt algorithm is
| used; however, you remain free to modify this option if you wish.
|
| Supported: "bcrypt", "argon"
| Supported: "bcrypt", "argon", "argon2id"
|
*/