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

Magento incompatible with google api because of fixed monolog version #8382

Closed
PascalBrouwers opened this issue Feb 2, 2017 · 3 comments
Closed

Comments

@PascalBrouwers
Copy link
Contributor

Preconditions

  1. Magento 2.x

Steps to reproduce

  1. Install Magento 2 (any version)
  2. Install google api client with: composer require google/apiclient:^2.1

Expected result

  1. google api client should be installed

Actual result

  1. google api client needs monolog 1.17, but magento has it fixed on 1.60.0
    screen shot 2017-02-02 at 09 59 11

Please update the fixed monolog version to at least ^1.17 in https://github.com/magento/magento2/blob/develop/composer.json#L40

Related issue: #7744

@PascalBrouwers
Copy link
Contributor Author

Added a Pull Request for the change: #8383

@okorshenko
Copy link
Contributor

@PascalBrouwers thank you for contribution. Your Pull Request has been merged to develop branch. Can we close this issue now?

@PascalBrouwers
Copy link
Contributor Author

Of course. I'll close it then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants