Nyholm / psr7

A super lightweight PSR-7 implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

psr/http-message 版本问题

chen900804 opened this issue · comments

psr/http-message Hope to support 2.0

We just merged #234

I would be happy if you tried it out in your project before we release it.

I hope to release a new version as soon as possible. I don't want to downgrade to 1.0 in my project

Try installing composer req nyholm/psr7:1.7.x-dev

If that works in your project than I would be more comfortable to release.

I tested this in a few of my applications. It worked perfectly.

I release 1.7.0. See https://github.com/Nyholm/psr7/releases/tag/1.7.0