Skip to content

Releases: php-fig/http-client

1.0.3

Choose a tag to compare

@dbu dbu released this 23 Sep 14:18
1.0.3

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

1.0.2

Choose a tag to compare

@Jean85 Jean85 released this 10 Apr 20:13
1.0.2
0955afe
  • Allow PSR-7 (psr/http-message) 2.0

1.0.1

Choose a tag to compare

@dbu dbu released this 29 Jun 06:29
1.0.1

Allow installation with PHP 8. No code changes.

Release 1.0.0

Choose a tag to compare

@Nyholm Nyholm released this 31 Oct 09:07
496a823
Merge pull request #9 from php-fig/patch-2

Updated interfaces from specification

Release 0.3.0

Choose a tag to compare

@Nyholm Nyholm released this 05 Sep 04:11
34bb331

Added Interface suffix on exceptions

Release 0.2.0

Choose a tag to compare

@Nyholm Nyholm released this 14 Aug 09:43
82cf0dd

All exceptions are in Psr\Http\Client namespace

First release

Choose a tag to compare

@Nyholm Nyholm released this 20 Mar 10:00
d4d3ec0
Merge pull request #4 from php-fig/patch-1

Some cleanup and added PSR7 as requirement