{
"require": {
"friendsofsymfony/facebook-bundle": "*"
},
"minimum-stability": "stable"
}
$ composer.phar install --dry-run
Loading composer repositories with package information
Installing dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- The requested package friendsofsymfony/facebook-bundle * could not be 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.
test 2