[Insight] Dependencies not installable
samokiss opened this issue · 1 comments
samokiss commented
Hello, I encounter this problem on symfony Insight for a week, but my problem is this problem have appeared while I have modified nothing on composer.json and I don't use hhvm. Do you have an idea?
SymfonyInsight was not able to install your Composer dependencies. If you need to customize files or run commands to make it work, you can edit your SymfonyInsight project configuration to override the default "pre_composer_script" and/or "post_composer_script" settings.
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Your requirements could not be resolved to an installable set of packages.
Problem 1
- hhvm 2.4.0-dev conflicts with friendsofphp/php-cs-fixer[v2.14.1].
- friendsofphp/php-cs-fixer v2.14.1 conflicts with hhvm[2.4.0-dev].
- Installation request for hhvm 2.4.0-dev -> satisfiable by hhvm[2.4.0-dev].
- Installation request for friendsofphp/php-cs-fixer v2.14.1 -> satisfiable by friendsofphp/php-cs-fixer[v2.14.1].
Posted from SymfonyInsight
samokiss commented
it's resolved