Closed dbu closed 3 years ago
@Nyholm ok if i delete the scrutinizer webhook? it fails with something that looks like an error inside scrutinizer. and with php-cs and phpstan i think we are covered well enough.
Yes, lets!
and done.
i tagged 1.11.1 with the forward-compatibility fix.
What's in this PR?
Support guzzle psr7 version 2 that moved functions to static methods of the Utils class. Our factory is deprecated but still used when no other factory is available, and as we don't restrict the guzzle psr version, we end up failing.