Skip to content

Instantly share code, notes, and snippets.

@nsteinmetz
Created November 6, 2014 12:41
Show Gist options
  • Save nsteinmetz/f71c29953d57fea09ae2 to your computer and use it in GitHub Desktop.
Save nsteinmetz/f71c29953d57fea09ae2 to your computer and use it in GitHub Desktop.
eZ Publish, Composer, Zeta Components
[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