dochne/google-authenticator

Backwardscompatibility fails.

digitalhuman opened this issue · 1 comments

Sadly its based on PHP 7 and not backwards compatible with PHP 5.6 (most stable and secure version).

The dependencies include the paragonie/random_compat library which polyfills random_int for people still running version 5.