Open akovalyov opened 9 years ago
Worked for me:
$ composer require umpirsky/centipede:0.1.*@dev
You are running composer with xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
- Installing react/promise (v2.2.1)
Downloading: 100%
- Installing guzzlehttp/streams (3.0.0)
Downloading: 100%
- Installing guzzlehttp/ringphp (1.1.0)
Downloading: 100%
- Installing guzzlehttp/guzzle (5.3.0)
Downloading: 100%
- Installing umpirsky/centipede-crawler (0.1.1)
Downloading: 100%
- Installing symfony/console (v2.7.7)
Downloading: 100%
- Installing umpirsky/centipede (dev-master 1d9bfb1)
Cloning 1d9bfb16fac77b885f243c0342089c372f5ea2af
symfony/console suggests installing symfony/event-dispatcher ()
symfony/console suggests installing symfony/process ()
symfony/console suggests installing psr/log (For using the console logger)
Writing lock file
Generating autoload files
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.