Skip to content

Instantly share code, notes, and snippets.

@dannykopping
Created October 5, 2012 17:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dannykopping/3841025 to your computer and use it in GitHub Desktop.
Save dannykopping/3841025 to your computer and use it in GitHub Desktop.
php composer.phar install - issues
Danny-Koppings-MacBook-Pro:spore-test dannykopping$ php composer.phar 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 dannykopping/spore dev-master -> satisfiable by dannykopping/spore dev-master.
- dannykopping/spore dev-master requires dannykopping/docblock dev-master -> 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.
Danny-Koppings-MacBook-Pro:spore-test dannykopping$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment