v2.2.12
What's Changed
- Declare dependency on guzzlehttp/psr7 by @wouterj in #476
- Fix PHP 8 introduced breaking change to call_user_func_array() by @Afnisse in #478
- change stream_for() to Utils::streamFor() to retain Guzzle 7.2 compatibility by @spencerrlongg in #469
New Contributors
- @wouterj made their first contribution in #476
- @Afnisse made their first contribution in #478
- @spencerrlongg made their first contribution in #469
Full Changelog: v2.2.11...v2.2.12