laminas / laminas-diagnostics

A set of components for performing diagnostic tests in PHP applications
https://docs.laminas.dev/laminas-diagnostics/
BSD 3-Clause "New" or "Revised" License
55 stars 32 forks source link

Allow guzzle7 #8

Closed gmponos closed 4 years ago

gmponos commented 4 years ago
Q A
Documentation no
Bugfix no
BC Break no
New Feature no
RFC no
QA yes (in a way)

Description

Test against latest versions of guzzle

gmponos commented 4 years ago

On another note.. do you consider dropping guzzle 5?

May I prepare a PR about it?