failed to install due to guzzlehttp/guzzle
ashickur-rahman opened this issue · 0 comments
ashickur-rahman commented
I am getting this error while installing via composer.
kunalvarma05/dropbox-php-sdk v0.2.1 requires guzzlehttp/guzzle ~6.0 -> found guzzlehttp/guzzle[6.0.0, ..., 6.5.5] but the package is fixed to 7.4.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
It seems that other package is using guzzle 7.4.0 , but this package is required guzzle 6