You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ composer global require umpirsky/centipede:0.1.*@dev
ends with the following error
Your requirements could not be resolved to an installable set of packages.
Problem 1
- umpirsky/centipede-crawler 0.1.0 requires react/promise dev-master@dev -> no matching package found.
- Can only install one of: guzzlehttp/guzzle[5.3.0, 4.1.3].
- Can only install one of: guzzlehttp/guzzle[5.3.0, 4.1.3].
- Can only install one of: guzzlehttp/guzzle[5.3.0, 4.1.3].
- umpirsky/centipede-crawler 0.1.1 requires guzzlehttp/guzzle ~5.3 -> satisfiable by guzzlehttp/guzzle[5.3.0].
- umpirsky/centipede 0.1.x-dev requires umpirsky/centipede-crawler ~0.1 -> satisfiable by umpirsky/centipede-crawler[0.1.0, 0.1.1].
- Installation request for umpirsky/centipede 0.1.*@dev -> satisfiable by umpirsky/centipede[0.1.x-dev].
- Installation request for guzzlehttp/guzzle == 4.1.3.0 -> satisfiable by guzzlehttp/guzzle[4.1.3].
However it is related to the centipede-crawler, I decided to open it here as the whole project is not installable.
The text was updated successfully, but these errors were encountered:
akovalyov
added a commit
to akovalyov/centipede
that referenced
this issue
Nov 26, 2015
$ composer global require umpirsky/centipede:0.1.*@dev
ends with the following error
However it is related to the
centipede-crawler
, I decided to open it here as the whole project is not installable.The text was updated successfully, but these errors were encountered: