2.3.0
Added
- Test with PHP 8.2
Fixed
- This client needs a PSR-17 factories implementation. Instead of requiring an implementation,
previous versions only required the interfaces which could lead to a non-functional installation.
Fixed by requiringpsr/http-factory-implementation
.