sabre/http 4.1.0 released
We just released sabre/http 4.1.0
This release fixes an issue with concurrent asychnronous requests, and adds
Sabre\HTTP\Auth\BearerAuth
.
Update sabre/http by running:
composer update sabre/http
Full changelog can be found on Github