2.9.0
Security
- Drop the use of OpenSSL as a fallback and use paragonie/random_compat to
supportRandomBytesGenerator
in versions of PHP earlier than 7.0;
this addresses and fixes the collision issue
RandomBytesGenerator
in versions of PHP earlier than 7.0;