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

composer error trying to get the correct compatable versions #87

Open
inpresif opened this issue Feb 14, 2021 · 0 comments
Open

composer error trying to get the correct compatable versions #87

inpresif opened this issue Feb 14, 2021 · 0 comments

Comments

@inpresif
Copy link

I'm getting this error after fixing the guzzle6-adapter issue earlier. Not getting this to work.

Problem 1
- php-http/guzzle6-adapter is locked to version v2.0.1 and an update of this package was not requested.
- xsolve-pl/salesforce-client[1.0.0, ..., v1.0.3] require php-http/httplug ^1.1 -> satisfiable by php-http/httplug[v1.1.0].
- Conclusion: don't install php-http/httplug v1.1.0 (conflict analysis result)
- Root composer.json requires xsolve-pl/salesforce-client ^1.0 -> satisfiable by xsolve-pl/salesforce-client[1.0.0, v1.0.1, v1.0.2, v1.0.3].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

No luck with composer require xsolve-pl/salesforce-client -W either

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

1 participant