Closed
Description
Attempt to install the package is causing my composer installation to fail. No longer able to send test coverage.
User: ~/dir: composer require --dev codeclimate/php-test-reporter dev-master
./composer.json has been updated
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 codeclimate/php-test-reporter dev-master -> satisfiable by codeclimate/php-test-reporter[dev-master].
- codeclimate/php-test-reporter dev-master requires satooshi/php-coveralls 0.6.* -> satisfiable by satooshi/php-coveralls[v0.6.0, v0.6.1].
- satooshi/php-coveralls v0.6.0 requires psr/log 1.0.0 -> satisfiable by psr/log[1.0.0].
- satooshi/php-coveralls v0.6.1 requires psr/log 1.0.0 -> satisfiable by psr/log[1.0.0].
- Conclusion: don't install psr/log 1.0.0
Running PHP 5.6.11
Other packages are:
"require": {
"ddeboer/data-import": "@stable"
},
"require-dev": {
"phpunit/phpunit": "4.6.*",
"phpdocumentor/phpdocumentor": "dev-master"
},
Metadata
Metadata
Assignees
Labels
No labels