Nyholm / psr7

A super lightweight PSR-7 implementation
MIT License
1.15k stars 75 forks source link

psr/http-message 版本问题 #239

Closed chen900804 closed 1 year ago

chen900804 commented 1 year ago

psr/http-message Hope to support 2.0

Nyholm commented 1 year ago

We just merged https://github.com/Nyholm/psr7/pull/234

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

chen900804 commented 1 year ago

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

Nyholm commented 1 year ago

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

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

Nyholm commented 1 year ago

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