You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
-
> Pull request [#21885](https://github.com/laravel/framework/pull/21885) on the framework's repository has made this package obsolete as Argon2 hashing will be added in Laravel's [5.6] release.
1
+
> Pull request [#21885](https://github.com/laravel/framework/pull/21885) on the framework's repository has made this package obsolete as Argon2 hashing will be added in Laravel's [5.6] release, therefore this package will only support from version [5.0] to [5.5].
(which will be usable from `PHP 7.2` if compiled with the `--with-password-argon2` option)
11
11
12
12
As the [RFC](https://wiki.php.net/rfc/argon2_password_hash) states, the Argon2d variant will not be implemented into php, and therefore we can call our package Argon2 as an alias to Argon2i.
0 commit comments