Skip to content

Instantly share code, notes, and snippets.

@loranger
Created July 14, 2014 08:41
Show Gist options
  • Save loranger/a45a219c402380983e75 to your computer and use it in GitHub Desktop.
Save loranger/a45a219c402380983e75 to your computer and use it in GitHub Desktop.
Confide install failed
$ composer require "zizaco/confide:3.2.*"
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- zizaco/confide 3.2.3 requires laravelbook/ardent dev-master -> no matching package found.
- zizaco/confide 3.2.2 requires laravelbook/ardent dev-master -> no matching package found.
- zizaco/confide 3.2.1 requires laravelbook/ardent dev-master -> no matching package found.
- zizaco/confide 3.2.0 requires laravelbook/ardent dev-master -> no matching package found.
- Installation request for zizaco/confide 3.2.* -> satisfiable by zizaco/confide[3.2.0, 3.2.1, 3.2.2, 3.2.3].
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.
Installation failed, reverting ./composer.json to its original content.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment