Skip to content

Releases: php-fig/http-client

1.0.3

23 Sep 14:18
@dbu dbu
1.0.3
Compare
Choose a tag to compare

Add source link in composer.json. No code changes.

1.0.2

10 Apr 20:13
1.0.2
0955afe
Compare
Choose a tag to compare
  • Allow PSR-7 (psr/http-message) 2.0

1.0.1

29 Jun 06:29
@dbu dbu
1.0.1
Compare
Choose a tag to compare

Allow installation with PHP 8. No code changes.

Release 1.0.0

31 Oct 09:07
496a823
Compare
Choose a tag to compare
Merge pull request #9 from php-fig/patch-2

Updated interfaces from specification

Release 0.3.0

05 Sep 04:11
34bb331
Compare
Choose a tag to compare

Added Interface suffix on exceptions

Release 0.2.0

14 Aug 09:43
82cf0dd
Compare
Choose a tag to compare

All exceptions are in Psr\Http\Client namespace

First release

20 Mar 10:00
d4d3ec0
Compare
Choose a tag to compare
Merge pull request #4 from php-fig/patch-1

Some cleanup and added PSR7 as requirement