Skip to content

Instantly share code, notes, and snippets.

@hpatoio
Created September 17, 2012 15:58
Show Gist options
  • Save hpatoio/3738177 to your computer and use it in GitHub Desktop.
Save hpatoio/3738177 to your computer and use it in GitHub Desktop.
Output for "Composer install"
Loading composer repositories with package information
Installing dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for symfony/assetic-bundle dev-master -> satisfiable by symfony/assetic-bundle dev-master.
- symfony/assetic-bundle dev-master requires kriswallsmith/assetic 1.1.* -> no matching package found.
Problem 2
- Installation request for sensio/distribution-bundle dev-master -> satisfiable by sensio/distribution-bundle dev-master.
- sensio/distribution-bundle dev-master requires symfony/framework-bundle 2.2.* -> no matching package found.
Problem 3
- Installation request for sensio/framework-extra-bundle dev-master -> satisfiable by sensio/framework-extra-bundle dev-master.
- sensio/framework-extra-bundle dev-master requires symfony/framework-bundle 2.2.* -> no matching package found.
Problem 4
- Installation request for knplabs/knp-menu-bundle dev-master -> satisfiable by knplabs/knp-menu-bundle dev-master.
- knplabs/knp-menu-bundle dev-master requires knplabs/knp-menu 2.0.* -> no matching package found.
Problem 5
- Installation request for doctrine/doctrine-fixtures-bundle dev-master -> satisfiable by doctrine/doctrine-fixtures-bundle dev-master.
- doctrine/doctrine-fixtures-bundle dev-master requires doctrine/data-fixtures * -> no matching package found.
Problem 6
- Installation request for doctrine/doctrine-migrations-bundle dev-master -> satisfiable by doctrine/doctrine-migrations-bundle dev-master.
- doctrine/doctrine-migrations-bundle dev-master requires doctrine/migrations * -> no matching package found.
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion for more details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment