Skip to content

Instantly share code, notes, and snippets.

@bramstroker
Created June 4, 2014 11:41
Show Gist options
  • Save bramstroker/18e347bd21748c38350d to your computer and use it in GitHub Desktop.
Save bramstroker/18e347bd21748c38350d to your computer and use it in GitHub Desktop.
[exec] Problem 1
[exec] - zendframework/zend-crypt 2.1.4 requires zendframework/zend-math 2.1.4 -> no matching package found.
[exec] - zf-commons/zfc-base 0.1.0 requires zendframework/zendframework 2.1.* -> no matching package found.
[exec] - zf-commons/zfc-base 0.0.1 requires zendframework/zendframework 2.0.* -> no matching package found.
[exec] - zf-commons/zfc-user 0.1.0 requires zendframework/zendframework 2.1.* -> no matching package found.
[exec] - zf-commons/zfc-user 0.0.1 requires zendframework/zendframework 2.0.* -> no matching package found.
[exec] - Installation request for zendframework/zendframework 2.3.0 -> satisfiable by zendframework/zendframework[2.3.0].
[exec] - acsi/acsi-cms-user dev-trunk requires zf-commons/zfc-user-doctrine-orm 0.1.3 -> satisfiable by zf-commons/zfc-user-doctrine-orm[0.1.3].
[exec] - zf-commons/zfc-base 0.1.1 requires zendframework/zend-db 2.1.* -> satisfiable by zendframework/zend-db[2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.1.4, 2.1.5, 2.1.6].
[exec] - zf-commons/zfc-user 0.1.1 requires zendframework/zend-crypt 2.1.* -> satisfiable by zendframework/zend-crypt[2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.1.4, 2.1.5, 2.1.6].
[exec] - acsi/acsi-inline-editor dev-trunk requires acsi/acsi-cms-user * -> satisfiable by acsi/acsi-cms-user[dev-trunk].
[exec] - don't install zendframework/zend-db 2.1.0|don't install zendframework/zendframework 2.3.0
[exec] - don't install zendframework/zend-db 2.1.1|don't install zendframework/zendframework 2.3.0
[exec] - don't install zendframework/zend-db 2.1.2|don't install zendframework/zendframework 2.3.0
[exec] - don't install zendframework/zend-db 2.1.3|don't install zendframework/zendframework 2.3.0
[exec] - don't install zendframework/zend-db 2.1.4|don't install zendframework/zendframework 2.3.0
[exec] - don't install zendframework/zend-db 2.1.5|don't install zendframework/zendframework 2.3.0
[exec] - don't install zendframework/zend-db 2.1.6|don't install zendframework/zendframework 2.3.0
[exec] - don't install zendframework/zend-crypt 2.1.0|don't install zendframework/zendframework 2.3.0
[exec] - don't install zendframework/zend-crypt 2.1.1|don't install zendframework/zendframework 2.3.0
[exec] - don't install zendframework/zend-crypt 2.1.2|don't install zendframework/zendframework 2.3.0
[exec] - don't install zendframework/zend-crypt 2.1.3|don't install zendframework/zendframework 2.3.0
[exec] - don't install zendframework/zend-crypt 2.1.5|don't install zendframework/zendframework 2.3.0
[exec] - don't install zendframework/zend-crypt 2.1.6|don't install zendframework/zendframework 2.3.0
[exec] - Installation request for acsi/acsi-inline-editor dev-master -> satisfiable by acsi/acsi-inline-editor[dev-trunk].
[exec] - zf-commons/zfc-user-doctrine-orm 0.1.3 requires zf-commons/zfc-user 0.* -> satisfiable by zf-commons/zfc-user[0.0.1, 0.1.0, 0.1.1, 0.1.2, 0.1.3].
[exec] - zf-commons/zfc-user 0.1.2 requires zf-commons/zfc-base 0.* -> satisfiable by zf-commons/zfc-base[0.0.1, 0.1.0, 0.1.1, v0.1.2].
[exec] - zf-commons/zfc-user 0.1.3 requires zf-commons/zfc-base 0.* -> satisfiable by zf-commons/zfc-base[0.0.1, 0.1.0, 0.1.1, v0.1.2].
[exec] - Conclusion: don't install zf-commons/zfc-base v0.1.2
[exec]
[exec] Potential causes:
[exec] - A typo in the package name
[exec] - The package is not available in a stable-enough version according to your minimum-stability setting
[exec] see <https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion> for more details.
[exec]
@barry1955
Copy link

I have a very similar issue, have you resolved it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment