packages icon indicating copy to clipboard operation
packages copied to clipboard

Upgrade Gitlab, Github, Guzzle libraries

Open jelovac opened this issue 7 years ago • 2 comments

Any thoughts on upgrading the Guzzle library to a newer version?

While installing the package I got the notification that: Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.

This can introduce some potential security risks since the old guzzle package is no longer maintained.

jelovac avatar Nov 20 '17 10:11 jelovac

This dependency is introduced by the Gitlab and Github integration libraries we use. We need to update both integrations to get this done.

See #63 for the Gitlab upgrade. We need to do a similar thing for the Github library.

tyler-sommer avatar Jan 16 '18 17:01 tyler-sommer

#63 has been merged. Still need to take a look at the github-api dependency, though it looks like we can simply remove the guzzle/guzzle dep.

tyler-sommer avatar Jun 04 '18 13:06 tyler-sommer