Closed Jeroen-G closed 8 years ago
@@ master #39 diff @@
==========================================
Files 11 11
Lines 271 271
Methods 42 42
Messages 0 0
Branches 0 0
==========================================
Hits 178 178
Misses 93 93
Partials 0 0
Powered by Codecov. Last update 8ff6ace...bf78ba9
Hi @Jeroen-G ,
is there a specific reason, why you removed Guzzle 5.3 as a possible requirement?
Because of this comment in #35:
This can be resolved by either dropping support for 5.3 in your composer.json file, or refactoring your usage of the Middleware class to be compliant with 5.3 and 6.
ugh...sorry, should've seen that in the first place! Thank you for the PR ❤️
It is used outside the tests, so I thought it should also be a 'normal' requirement rather than a dev one. Addresses also #35.