Skip to content

Releases: amphp/http-client-psr7

1.1.1

15 Nov 04:23
v1.1.1
394f2c5
Compare
Choose a tag to compare

What's Changed

  • Fixed support for PSR-7 requests with a protocol version of "2.0" by converting the protocol version to "2" when converting to an Amp\Http\Client\Request (#15).

Full Changelog: v1.1.0...v1.1.1

1.1.0

04 Sep 00:29
v1.1.0
6c7589a
Compare
Choose a tag to compare

What's Changed

  • Updated requirements to allow psr/http-message@^2
  • Replaced development dependency on laminas/laminas-diactoros with guzzlehttp/psr7

Full Changelog: v1.0.0...v1.1.0

1.0.0

03 Sep 03:26
v1.0.0
407448a
Compare
Choose a tag to compare

Initial release. 🎉