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

Make require guzzlehttp/guzzle to 7.01 or above #2

Open
careerhub-source opened this issue Feb 8, 2021 · 2 comments
Open

Make require guzzlehttp/guzzle to 7.01 or above #2

careerhub-source opened this issue Feb 8, 2021 · 2 comments

Comments

@careerhub-source
Copy link

careerhub-source commented Feb 8, 2021

I have install the package in my project and failed due to conflict of require guzzlehttp/guzzle, any one help me to install the package

`Your requirements could not be resolved to an installable set of packages.

Problem 1
- jobapis/jobs-common[2.0.0-beta, ..., 2.1.2] require guzzlehttp/guzzle ~6.0 -> found guzzlehttp/guzzle[6.0.0, ..., 6.5.x-dev] but it conflicts with your root composer.json require (^7.0.1).
- jobapis/jobs-careerjet 0.1.0 requires jobapis/jobs-common ^2.0.0 -> satisfiable by jobapis/jobs-common[2.0.0-beta, ..., 2.1.2].
- Root composer.json requires jobapis/jobs-careerjet ^0.1.0 -> satisfiable by jobapis/jobs-careerjet[0.1.0].`

@karllhughes
Copy link
Member

Looks like another package in your compose file needs Guzzle 7, but this library requires Guzzle 6.

So, we'd need to upgrade this package to work with Guzzle 7. I am not actively working on this project anymore, but if you submit a PR, I'll review.

@careerhub-source
Copy link
Author

careerhub-source commented Mar 1, 2021

Thank you for replay, How can submit that PR, since I try to find various method to solve that problem but still existing. Anyone help me the upgrade to Guzzle 7

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