Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to install phpdox using composer #339

Closed
punramesh opened this issue Aug 1, 2018 · 1 comment
Closed

unable to install phpdox using composer #339

punramesh opened this issue Aug 1, 2018 · 1 comment

Comments

@punramesh
Copy link

Command:
composer global require theseer/phpdox

Error message:
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Installation request for theseer/phpdox ^0.11.2 -> satisfiable by theseer/phpdox[0.11.2].
- Conclusion: remove phpunit/php-timer 2.0.0
- Conclusion: don't install phpunit/php-timer 2.0.0
- theseer/phpdox 0.11.2 requires phpunit/php-timer ^1.0 -> satisfiable by phpunit/php-timer[1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.0.9].
- Can only install one of: phpunit/php-timer[1.0.3, 2.0.0].
- Can only install one of: phpunit/php-timer[1.0.4, 2.0.0].
- Can only install one of: phpunit/php-timer[1.0.5, 2.0.0].
- Can only install one of: phpunit/php-timer[1.0.6, 2.0.0].
- Can only install one of: phpunit/php-timer[1.0.7, 2.0.0].
- Can only install one of: phpunit/php-timer[1.0.8, 2.0.0].
- Can only install one of: phpunit/php-timer[1.0.9, 2.0.0].
- Installation request for phpunit/php-timer (locked at 2.0.0) -> satisfiable by phpunit/php-timer[2.0.0].

Installation failed, reverting ./composer.json to its original content.

@theseer
Copy link
Owner

theseer commented Aug 2, 2018

See #328 (comment)

@theseer theseer closed this as completed Aug 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants