Created
November 6, 2014 12:41
-
-
Save nsteinmetz/f71c29953d57fea09ae2 to your computer and use it in GitHub Desktop.
eZ Publish, Composer, Zeta Components
This file contains 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
[nsteinmetz@centos6 ezpublish]$ php55 composer.phar update --no-dev --prefer-dist | |
Loading composer repositories with package information | |
Updating dependencies | |
Your requirements could not be resolved to an installable set of packages. | |
Problem 1 | |
- zetacomponents/mvc-authentication-tiein dev-master requires zetacomponents/mvc-tools ~1.1 -> no matching package found. | |
- zetacomponents/mvc-authentication-tiein dev-master requires zetacomponents/mvc-tools ~1.1 -> no matching package found. | |
- Installation request for zetacomponents/mvc-authentication-tiein dev-master#9bae3a7 -> satisfiable by zetacomponents/mvc-authentication-tiein[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