Closed rosiel closed 1 year ago
Patch and project coverage have no change.
Comparison is base (
623d82e
) 100.00% compared to head (65c0b27
) 100.00%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
What does this Pull Request do?
Bumps the depenency spec of guzzlehttp/guzzle to 6.5.8.
What's new?
This ensures that the guzzlehttp/psr7 library (required by guzzlehttp/guzzle) is at least version 1.9, which will allow us (in the Islandora module, and potentially here) to use the
Header
class introduced therein, and allow us to remove deprecated code.How should this be tested?
Tests should pass, being able to find a compatible suite of dependencies.
Documentation Status
n/a
Additional Notes:
Any additional information that you think would be helpful when reviewing this PR.
Interested parties
@jordandukart