Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Gitlab, Github, Guzzle libraries #69

Open
jelovac opened this issue Nov 20, 2017 · 2 comments
Open

Upgrade Gitlab, Github, Guzzle libraries #69

jelovac opened this issue Nov 20, 2017 · 2 comments
Milestone

Comments

@jelovac
Copy link

jelovac commented Nov 20, 2017

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.

@tyler-sommer
Copy link
Member

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 tyler-sommer changed the title Upgrading the Guzzle library Upgrade Gitlab, Github, Guzzle libraries Jan 16, 2018
@tyler-sommer tyler-sommer added this to the 3.next milestone Feb 13, 2018
@tyler-sommer
Copy link
Member

#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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants