-
Notifications
You must be signed in to change notification settings - Fork 1
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
cannot update to 3.4.0. on api. #34
Comments
resolved in #35 |
still cannot upgrade on api Problem 1 |
the most recent release for dotkernel/dot-errorhandler is 3.4.0 which doesn't have the recent composer updates |
composer require dotkernel/dot-errorhandler 3.4.0
./composer.json has been updated
Running composer update dotkernel/dot-errorhandler
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires dotkernel/dot-errorhandler 3.4.0 -> satisfiable by dotkernel/dot-errorhandler[3.4.0].
- dotkernel/dot-errorhandler 3.4.0 requires psr/http-message ^2.0 -> found psr/http-message[2.0] but the package is fixed to 1.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
The text was updated successfully, but these errors were encountered: