coinbase / coinbase-commerce-php

Coinbase Commerce PHP
MIT License
136 stars 156 forks source link

Can't install because old dependency guzzlehttp 5.x #2

Closed spacie2136 closed 5 years ago

spacie2136 commented 5 years ago

Can you please update the Guzzlehttp version to 6^ ? On my system:

google/apiclient v2.2.2 requires guzzlehttp/guzzle (~5.3.1|~6.0)
google/auth v1.3.3 requires guzzlehttp/guzzle (~5.3.1|~6.0)
rapidwebltd/php-google-oauth-2-handler v1.2.2 requires guzzlehttp/guzzle (^6.3)

Error installing:

Problem 1

asiop commented 5 years ago

Same here

spacie2136 commented 5 years ago

Same here

I just forked this repo and fixed dependency.

guacamoli commented 5 years ago

@spacie2136 @asiop, updated the guzzlehttp version.