Changelog (v6.0.7...v6.1.0-BETA1)
- feature #45812 Improve default content-type handling (nicolas-grekas)
- feature #43931 Add button to copy a request as a cURL command (Deuchnord)
- feature #45616 Remove credentials from requests redirected to same host but different port (GromNaN)
- feature #45377 Bump minimum version of PHP to 8.1 (nicolas-grekas)
- feature #44568 Allow yielding Exception from MockResponse's $body to mock transport errors (fancyweb)