Created
January 20, 2013 22:15
-
-
Save renepardon/4582175 to your computer and use it in GitHub Desktop.
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
$ 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