mock-webserver
mock-webserver copied to clipboard
Increment Minimum PHP to 7.1
With the release of 8.0 I'm intent on upgrading all my libraries to require a minimum of PHP 7.1 (7.0 didn't have nullable type hints, so that's a no-go)
This is the WIP branch of that effort for mock-webserver
It looks like the only conflicts to be resolved are in mddoc.xml and README.md. Is there a plan for releasing this as a version 3?