Skip to content

Version 1.3.4

Choose a tag to compare

@firstred firstred released this 04 May 16:14
· 122 commits to v1.3.x since this release
  • Fix Guzzle version check, HTTP client detection order now is:
    1. Guzzle
    2. Symfony HTTP Client
    3. Any HTTPlug client
    4. Built-in cURL client
  • Min. supported Guzzle version lowered from 6.5.3 to v6.0.0