Skip to content

1.28.0

Compare
Choose a tag to compare
@dbu dbu released this 12 May 09:37
· 49 commits to 1.x since this release
1.28.0
  • Added: Configure the seekable body plugins.
  • Added: PHP 8.2 support.
  • Added: Allow installation with PSR-7 psr/http-message 2.x.
  • Added: alias to autowire Psr\Http\Client\ClientInterface service (#425).
  • Deprecated Http\Client\HttpClient in favor of Psr\Http\Client\ClientInterface (#425).