pwned-passwords icon indicating copy to clipboard operation
pwned-passwords copied to clipboard

Extend Version Support

Open mxrxdxn opened this issue 3 years ago • 0 comments

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.

mxrxdxn avatar Sep 20 '21 13:09 mxrxdxn