This new major release introduces the following main changes:
- TOTP and HOTP constructors are now private. Please use the static method
create
instead. - Classes are marked as
final
- The minimal PHP required version is
7.1
. HHVM is not tested anymore. - Documentation has been updated accordingly.
The library will be marked as stable if no issue is found within the next 30 days.