pwned-passwords
pwned-passwords copied to clipboard
Extend Version Support
This should add support for PHP 5.6 - 8.1.
Backdating the support for 5.6 allows greater usage of the library, especially in legacy applications. Normally, I would be against supporting older versions of PHP, but we need to consider legacy applications that will not receive support.
I need to update the Guzzle dependency to use an older version (one that works on 5.6 - 7.1) where applicable and also ensure the core codebase adheres to older standards.