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

not install, not compatible guzzle #15

Open
sergeybahtin opened this issue Oct 10, 2016 · 3 comments
Open

not install, not compatible guzzle #15

sergeybahtin opened this issue Oct 10, 2016 · 3 comments

Comments

@sergeybahtin
Copy link

composer require eko/googletranslatebundle
Using version ^1.1 for eko/googletranslatebundle
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Problem 1
- eko/googletranslatebundle 1.1.2 requires guzzlehttp/guzzle 5.0.@dev -> satisfiable by guzzlehttp/guzzle[5.0.0, 5.0.1, 5.0.2, 5.0.3] but these conflict with your requirements or minimum-stability.
- eko/googletranslatebundle 1.1.1 requires guzzlehttp/guzzle 5.0.
@dev -> satisfiable by guzzlehttp/guzzle[5.0.0, 5.0.1, 5.0.2, 5.0.3] but these conflict with your requirements or minimum-stability.
- eko/googletranslatebundle 1.1.0 requires guzzlehttp/guzzle 5.0.*@dev -> satisfiable by guzzlehttp/guzzle[5.0.0, 5.0.1, 5.0.2, 5.0.3] but these conflict with your requirements or minimum-stability.
- Installation request for eko/googletranslatebundle ^1.1 -> satisfiable by eko/googletranslatebundle[1.1.0, 1.1.1, 1.1.2].

Installation failed, reverting ./composer.json to its original content.

@sblmasta
Copy link

I have the same issue. I'm using another bundle which use GuzzleAdapter 6 and I have conflict with guzzlehttp/guzzle 5.0

@MvanRietschoten
Copy link

MvanRietschoten commented Apr 18, 2017

+1 I would like to have a 1.1.4 tag where the guzzle dependency would be defined as higher then 5.3.0 or something.

Edit: I see that would break the current use of the guzzle client, so some work needs to be done.

@eko
Copy link
Owner

eko commented Apr 18, 2017

Hello,

Could you please propose a Pull Request with that change in order to tag it?

If you can't I will try to do that later.

Thank you

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

4 participants