mock-webserver icon indicating copy to clipboard operation
mock-webserver copied to clipboard

Increment Minimum PHP to 7.1

Open donatj opened this issue 4 years ago • 1 comments

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

donatj avatar Aug 30 '21 22:08 donatj

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?

avehlies avatar May 25 '22 23:05 avehlies