GoogleTranslateBundle icon indicating copy to clipboard operation
GoogleTranslateBundle copied to clipboard

not install, not compatible guzzle

Open sergeybahtin opened this issue 9 years ago • 3 comments

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.

sergeybahtin avatar Oct 10 '16 13:10 sergeybahtin

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

sblmasta avatar Oct 21 '16 11:10 sblmasta

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

MvanRietschoten avatar Apr 18 '17 14:04 MvanRietschoten

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

eko avatar Apr 18 '17 16:04 eko