donatj / mock-webserver

Simple mock web server in PHP for unit testing.
MIT License
131 stars 21 forks source link

update phpunit dependency #25

Closed SeifertDaniel closed 4 years ago

SeifertDaniel commented 4 years ago

Please create releases for newer project environments. Thank you very much.

donatj commented 4 years ago

It works on PHP 5.4 and up, this includes 7.x. I see no reason to drop support for PHP 5.x at this point in time.

It was tested on up to 5.4 -> 7.3, I just bumped this up to include 7.4

donatj commented 4 years ago

https://github.com/donatj/mock-webserver/actions/runs/108613520