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

Conclusion: remove pulkitjalan/geoip dev-master #11

Closed
simplenotezy opened this issue Jan 27, 2016 · 1 comment
Closed

Conclusion: remove pulkitjalan/geoip dev-master #11

simplenotezy opened this issue Jan 27, 2016 · 1 comment

Comments

@simplenotezy
Copy link
Contributor

I am getting the following error when running composer update in my project now:

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

  Problem 1
    - Conclusion: remove pulkitjalan/geoip dev-master
    - Conclusion: remove guzzlehttp/guzzle 6.1.1
    - Conclusion: don't install guzzlehttp/guzzle 5.3.0
    - Conclusion: don't install guzzlehttp/guzzle 6.1.1
    - Installation request for pulkitjalan/geoip dev-master -> satisfiable by pulkitjalan/geoip[dev-master].
    - Installation request for tuurbo/spreedly ~1.5.0 -> satisfiable by tuurbo/spreedly[1.5.0].
    - pulkitjalan/geoip dev-master requires guzzlehttp/guzzle ~6 -> satisfiable by guzzlehttp/guzzle[6.1.1, 6.0.0, 6.0.1, 6.0.2, 6.1.0, 6.1.x-dev].
    - Can only install one of: guzzlehttp/guzzle[6.0.0, 5.2.0].
    - Can only install one of: guzzlehttp/guzzle[6.0.1, 5.2.0].
    - Can only install one of: guzzlehttp/guzzle[6.0.2, 5.2.0].
    - Can only install one of: guzzlehttp/guzzle[6.1.0, 5.2.0].
    - Can only install one of: guzzlehttp/guzzle[6.1.x-dev, 5.2.0].
    - tuurbo/spreedly 1.5.0 requires guzzlehttp/guzzle ~5.2 -> satisfiable by guzzlehttp/guzzle[5.2.0, 5.3.0, 5.3.x-dev].
    - Conclusion: don't install guzzlehttp/guzzle 5.3.x-dev

It used to work fine before.

Why?

@pulkitjalan
Copy link
Owner

tuurbo/spreedly uses guzzle 5 whereas this package uses guzzle 6. Thats your conflict. might be best to fork either this one or tuurbo/spreedly and use the same versions of guzzle.

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