Closed thijswitteveen closed 7 years ago
Why is Guzzle 4 still being used on this project?
@ek9 any chance of getting this one in? would really help..
@ek9 any news on this?
Hello,
First, thank you for the PR and contribution. I could not accept this PR as it required updates to RemoteXDebug Driver that depends on guzzle, which were missing. Today I released 2 new versions of this extension:
v3.1.0
- uses guzzlehttp/guzzle ~4.0||~5.0
. This is legacy support release, mostly for those still stuck with 4.0 or 5.0 for whatever reason. This version will not likely to receive further updates, but can be used for transition period. It is temporarily maintained on v3.1
branch.v3.2.0
- uses guzzlehttp/guzzle ~6.0
. This will be maintained and will receive any updates (master branch).Additionally, as majority seem to not use RemoteXDebug, I am considering making guzzlehttp/guzzle
dependency more optional. It would be nice if you could provide any feedback on #15
Closing this as this has been sorted when updating guzzle #16
Thank you for feedback and PR.
+1