sabre/http 4.2.1 released

We just released sabre/http 4.2.1.

This release fixes an issue related to sending partial streams to http clients. This is used for for example when dealing with Range: requests.

Update sabre/http by running:

composer update sabre/http

Full changelog can be found on Github

Tags: http, release