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 installation giving errors #73

Closed
philemonphilipkunjumon opened this issue Feb 28, 2018 · 0 comments
Closed

composer installation giving errors #73

philemonphilipkunjumon opened this issue Feb 28, 2018 · 0 comments

Comments

@philemonphilipkunjumon
Copy link

philemonphilipkunjumon commented Feb 28, 2018

HI,

when trying to do give the command to the composer as

composer require shopifyextras/shopify-php-api-wrapper
i am getting the response as below,

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - shopifyextras/shopify-php-api-wrapper v1.1 requires guzzlehttp/guzzle ~5.0.3 -> satisfiable by guzzlehttp/guzzle[5.0.3] but these conflict with your requirements or minimum-stability.
    - guzzlehttp/command 0.7.0 requires guzzlehttp/guzzle ~5.0 -> satisfiable by guzzlehttp/guzzle[5.0.0, 5.0.1, 5.0.2, 5.0.3, 5.1.0, 5.2.0, 5.3.0, 5.3.1, 5.3.2, 5.3.x-dev] but these conflict with your requirements or minimum-stability.
    - shopifyextras/shopify-php-api-wrapper 1.1.1 requires guzzlehttp/guzzle ~5.0.3 -> satisfiable by guzzlehttp/guzzle[5.0.3] but these conflict with your requirements or minimum-stability.
    - shopifyextras/shopify-php-api-wrapper 1.1.3 requires guzzlehttp/command 0.7.0 -> satisfiable by guzzlehttp/command[0.7.0].
    - Installation request for shopifyextras/shopify-php-api-wrapper ^1.1 -> satisfiable by shopifyextras/shopify-php-api-wrapper[1.1.1, 1.1.3, v1.1].


Installation failed, reverting ./composer.json to its original content.
```
`
any idea how to resolve this issue.?

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

1 participant