Created
July 14, 2014 08:41
-
-
Save loranger/a45a219c402380983e75 to your computer and use it in GitHub Desktop.
Confide install failed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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