http-interop / http-server-handler

Interface for PSR-15 server request handler
MIT License
20 stars 1 forks source link

Updated psr/http-message requirements to the latest hotfix: 1.0.1 #5

Closed michalbundyra closed 6 years ago

michalbundyra commented 6 years ago

I think we should required the latest version with hotfixes. I've checked changes, and these are only in PHPDocs, so maybe it's not important. What do you think?

shadowhand commented 6 years ago

In this case, there's no security or functionality risk since we're only dealing with interfaces. Passing on this. Thanks for thinking of it, though!