Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Composer install dependency issue #684

Closed
megacarlossm opened this issue Nov 11, 2020 · 0 comments
Closed

Composer install dependency issue #684

megacarlossm opened this issue Nov 11, 2020 · 0 comments
Assignees

Comments

@megacarlossm
Copy link

I'm using Laravel 7.x, this Problem happened when I tried to Require this package with composer.

  Problem 1
    - Installation request for googleads/googleads-php-lib ^49.0 -> satisfiable by googleads/googleads-php-lib[49.0.0].
    - Conclusion: remove guzzlehttp/guzzle 6.5.5
    - Conclusion: don't install guzzlehttp/guzzle 6.5.5
    - googleads/googleads-php-lib 49.0.0 requires guzzlehttp/guzzle ^7.0 -> satisfiable by guzzlehttp/guzzle[7.0.x-dev, 7.1.x-dev].
    - Can only install one of: guzzlehttp/guzzle[7.0.x-dev, 6.5.5].
    - Can only install one of: guzzlehttp/guzzle[7.1.x-dev, 6.5.5].
    - Installation request for guzzlehttp/guzzle (locked at 6.5.5, required as ^6.3) -> satisfiable by guzzlehttp/guzzle[6.5.5].
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants