Skip to content

Instantly share code, notes, and snippets.

@zluiten
Created November 6, 2012 15:29
Show Gist options
  • Save zluiten/4025417 to your computer and use it in GitHub Desktop.
Save zluiten/4025417 to your computer and use it in GitHub Desktop.
Your requirements could not be resolved to an installable set of packages.
Problem 1
- doctrine/doctrine-orm-module dev-hotfix/auth-factory-build requires doctrine/migrations dev-master -> no matching package found.
- doctrine/doctrine-orm-module dev-form/select requires doctrine/migrations dev-master -> no matching package found.
- doctrine/doctrine-orm-module 0.5.1 requires doctrine/migrations dev-master -> no matching package found.
- doctrine/doctrine-orm-module 0.5.0 requires doctrine/migrations dev-master -> no matching package found.
- doctrine/doctrine-orm-module 0.4.0 requires doctrine/doctrinemodule dev-master -> no matching package found.
- doctrine/doctrine-orm-module 0.3.1 requires doctrine/doctrinemodule 0.3.1 -> no matching package found.
- doctrine/doctrine-orm-module 0.3.0 requires doctrine/doctrinemodule dev-master -> no matching package found.
- doctrine/doctrine-orm-module 0.2.1 requires doctrine/doctrinemodule 0.2.1 -> no matching package found.
- doctrine/doctrine-orm-module 0.2.0 requires doctrine/doctrinemodule 0.2.0 -> no matching package found.
- doctrine/doctrine-orm-module 0.1.0 requires doctrine/doctrinemodule 0.1.0 -> no matching package found.
- Installation request for zf-commons/zfc-user-doctrine-orm dev-master -> satisfiable by zf-commons/zfc-user-doctrine-orm dev-master.
- Conclusion: remove doctrine/doctrine-orm-module dev-master
- zf-commons/zfc-user-doctrine-orm dev-master requires doctrine/doctrine-orm-module 0.* -> satisfiable by doctrine/doctrine-orm-module 0.1.0, doctrine/doctrine-orm-module 0.2.0, doctrine/doctrine-orm-module 0.2.1, doctrine/doctrine-orm-module 0.3.0, doctrine/doctrine-orm-module 0.3.1, doctrine/doctrine-orm-module 0.4.0, doctrine/doctrine-orm-module 0.5.0, doctrine/doctrine-orm-module 0.5.1, doctrine/doctrine-orm-module 0.5.2, doctrine/doctrine-orm-module 0.5.3, doctrine/doctrine-orm-module dev-form/select, doctrine/doctrine-orm-module dev-hotfix/auth-factory-build.
- Can only install one of: doctrine/doctrine-orm-module dev-master, doctrine/doctrine-orm-module 0.5.2.
- Can only install one of: doctrine/doctrine-orm-module dev-master, doctrine/doctrine-orm-module 0.5.3.
- Installation request for doctrine/doctrine-orm-module dev-master -> satisfiable by doctrine/doctrine-orm-module 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