Skip to content

Instantly share code, notes, and snippets.

@nickmoorman
Created February 22, 2013 19:33
Show Gist options
  • Save nickmoorman/5015966 to your computer and use it in GitHub Desktop.
Save nickmoorman/5015966 to your computer and use it in GitHub Desktop.
moormann@moormannmbpx7:~/dev/git/stash/techrepublic (master)$ composer install
Loading composer repositories with package information
Installing dependencies from lock file
Your requirements could not be resolved to an installable set of packages.
Problem 1
- The requested package doctrine/common could not be found in any version, there may be a typo in the package name.
Problem 2
- The requested package jms/di-extra-bundle could not be found in any version, there may be a typo in the package name.
Problem 3
- The requested package jms/security-extra-bundle could not be found in any version, there may be a typo in the package name.
Problem 4
- The requested package sensio/distribution-bundle could not be found in any version, there may be a typo in the package name.
Problem 5
- The requested package sensio/framework-extra-bundle could not be found in any version, there may be a typo in the package name.
Problem 6
- The requested package sensio/generator-bundle could not be found in any version, there may be a typo in the package name.
Problem 7
- The requested package symfony/assetic-bundle could not be found in any version, there may be a typo in the package name.
Problem 8
- The requested package symfony/assetic-bundle could not be found in any version, there may be a typo in the package name.
Problem 9
- The requested package symfony/monolog-bundle could not be found in any version, there may be a typo in the package name.
Problem 10
- The requested package symfony/symfony could not be found in any version, there may be a typo in the package name.
Problem 11
- The requested package twig/twig could not be found in any version, there may be a typo in the package name.
Problem 12
- The requested package twig/twig could not be found in any version, there may be a typo in the package name.
Problem 13
- Installation request for helios-ag/fm-bbcode-bundle dev-master -> satisfiable by helios-ag/fm-bbcode-bundle dev-master.
- helios-ag/fm-bbcode-bundle dev-master requires symfony/twig-bundle >=2.0-dev,<2.3-dev -> no matching package found.
Problem 14
- Installation request for jms/aop-bundle 1.0.0 -> satisfiable by jms/aop-bundle 1.0.0.
- jms/aop-bundle 1.0.0 requires symfony/framework-bundle 2.* -> no matching package found.
Problem 15
- Installation request for kriswallsmith/assetic dev-master -> satisfiable by kriswallsmith/assetic dev-master.
- kriswallsmith/assetic dev-master requires symfony/process >=2.1.0,<2.3-dev -> no matching package found.
Problem 16
- Installation request for kriswallsmith/assetic 1.1.x-dev -> satisfiable by kriswallsmith/assetic 1.1.x-dev.
- kriswallsmith/assetic 1.1.x-dev requires symfony/process >=2.1.0,<2.3-dev -> no matching package found.
Problem 17
- Installation request for twig/extensions dev-master -> satisfiable by twig/extensions dev-master.
- twig/extensions dev-master requires twig/twig 1.* -> no matching package found.
Problem 18
- Installation request for twig/extensions 1.0.x-dev -> satisfiable by twig/extensions 1.0.x-dev.
- twig/extensions 1.0.x-dev requires twig/twig 1.* -> no matching package found.
Problem 19
- helios-ag/fm-bbcode-bundle dev-master requires symfony/twig-bundle >=2.0-dev,<2.3-dev -> no matching package found.
- fly/forum-bundle dev-master requires helios-ag/fm-bbcode-bundle dev-master -> satisfiable by helios-ag/fm-bbcode-bundle dev-master.
- Installation request for fly/forum-bundle dev-master -> satisfiable by fly/forum-bundle dev-master.
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.
Read <http://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment