GoogleTranslateBundle icon indicating copy to clipboard operation
GoogleTranslateBundle copied to clipboard

not install, not compatible guzzle

Open sergeybahtin opened this issue 7 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