yii2-google-maps-library icon indicating copy to clipboard operation
yii2-google-maps-library copied to clipboard

Composer Conflict with AWS SDK

Open jonrobinson opened this issue 8 years ago • 3 comments

I'm getting a dependency conflict because you are requiring the guzzlehttp version 4.*. The aws/aws-sdk-php requires guzzlehttp/guzzle: ~5.3|~6.0.1|~6.

Could you update your dependency library?

See below: `Your requirements could not be resolved to an installable set of packages.

Problem 1 - Installation request for 2amigos/yii2-google-maps-library ^1.0 -> satisfiable by 2amigos/yii2-google-maps-library[1.0.0]. - Conclusion: remove guzzlehttp/guzzle 6.1.1`

jonrobinson avatar Mar 09 '16 00:03 jonrobinson

done here: https://github.com/2amigos/yii2-google-maps-library/pull/49 waiting to have some free time to merge and check if there are any conflicts or if its working correctly

tonydspaniard avatar Mar 09 '16 00:03 tonydspaniard

@jonrobinson have updated the master branch, mind checking if it works for you? if it does will update tag revision. Thanks.

tonydspaniard avatar Mar 09 '16 00:03 tonydspaniard

Sure. I will check it tomorrow.

Thanks!

Jon Robinson, PhD Johns Hopkins Institute of Genetic Medicine

Lead Developer SamCart site: samcart.com

Brewber site: brewberapp.com

On Tue, Mar 8, 2016 at 7:47 PM, Antonio Ramirez [email protected] wrote:

@jonrobinson https://github.com/jonrobinson have updated the master branch, mind checking if it works for you? if it does will update tag revision. Thanks.

— Reply to this email directly or view it on GitHub https://github.com/2amigos/yii2-google-maps-library/issues/51#issuecomment-194041496 .

jonrobinson avatar Mar 09 '16 04:03 jonrobinson