- Drop support for php 8.1
- Update dependencies
- Require php 8.1
- [BC] Use new language features and change method signatures
- [BC] Add an
$initiator
toResponseDecoders
supports
method - Fix HttpProfilerFormatter test to work with cloned response
- Initial implementation