Skip to content

Instantly share code, notes, and snippets.

@Spriz
Created May 15, 2019 13:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Spriz/54801e1e9e29d5a7340263f372c3fab0 to your computer and use it in GitHub Desktop.
Save Spriz/54801e1e9e29d5a7340263f372c3fab0 to your computer and use it in GitHub Desktop.
$ composer require intercom/intercom-php:^4.0.2 php-http/guzzle6-adapter
Using version ^2.0 for php-http/guzzle6-adapter
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for intercom/intercom-php ^4.0.2 -> satisfiable by intercom/intercom-php[v4.0.2].
- intercom/intercom-php v4.0.2 requires php-http/client-implementation * -> satisfiable by php-http/guzzle6-adapter[v2.0.0, v2.0.1].
- php-http/guzzle6-adapter v2.0.0 requires php-http/httplug ^2.0 -> satisfiable by php-http/httplug[v2.0.0].
- php-http/guzzle6-adapter v2.0.1 requires php-http/httplug ^2.0 -> satisfiable by php-http/httplug[v2.0.0].
- Can only install one of: php-http/httplug[v2.0.0, v1.1.0].
- Conclusion: install php-http/httplug v1.1.0
Installation failed, reverting ./composer.json to its original content.
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment