donatj / mock-webserver

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

Update ralouphie/getallheaders dependency #22

Closed jmleroux closed 4 years ago

jmleroux commented 4 years ago

Thanks for this usefull test tool. I had some dependency issues with guzzlehttp/psr7 and found that we could update your package dependencies.

jmleroux commented 4 years ago

And it is tested: Travis use 2.0.5 with PHP 5.4 and 5.6, and 3.0.3 in PHP >= 5.6

donatj commented 4 years ago

Thank you very much, I’ll tag a release very shortly.

donatj commented 4 years ago

It has been tagged! Thanks again.

https://github.com/donatj/mock-webserver/releases/tag/v2.1.0