Skip to content

Instantly share code, notes, and snippets.

@renepardon
Created January 20, 2013 22:15
Show Gist options
  • Save renepardon/4582175 to your computer and use it in GitHub Desktop.
Save renepardon/4582175 to your computer and use it in GitHub Desktop.
$ php composer.phar update
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Conclusion: remove doctrine/doctrine-module dev-master
- doctrine/doctrine-orm-module dev-master requires doctrine/doctrine-module 0.7.* -> satisfiable by doctrine/doctrine-module 0.7.0, doctrine/doctrine-module 0.7.1.
- doctrine/doctrine-orm-module dev-master requires doctrine/doctrine-module 0.7.* -> satisfiable by doctrine/doctrine-module 0.7.0, doctrine/doctrine-module 0.7.1.
- Can only install one of: doctrine/doctrine-module dev-master, doctrine/doctrine-module 0.7.0.
- Can only install one of: doctrine/doctrine-module dev-master, doctrine/doctrine-module 0.7.1.
- Installation request for doctrine/doctrine-module dev-master -> satisfiable by doctrine/doctrine-module dev-master.
- Installation request for doctrine/doctrine-orm-module dev-master -> satisfiable by doctrine/doctrine-orm-module dev-master.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment