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

cannot update to 3.4.0. on api. #34

Closed
arhimede opened this issue May 17, 2024 · 3 comments · Fixed by #35
Closed

cannot update to 3.4.0. on api. #34

arhimede opened this issue May 17, 2024 · 3 comments · Fixed by #35
Assignees

Comments

@arhimede
Copy link
Member

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.

@bidi47
Copy link
Member

bidi47 commented May 20, 2024

resolved in #35
also removed php 8.1 because it failed checks

@alexmerlin alexmerlin linked a pull request May 20, 2024 that will close this issue
@arhimede
Copy link
Member Author

still cannot upgrade on api
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.

@arhimede arhimede reopened this May 27, 2024
@bidi47
Copy link
Member

bidi47 commented May 27, 2024

the most recent release for dotkernel/dot-errorhandler is 3.4.0 which doesn't have the recent composer updates
is it ok to release 3.4.1?

@bidi47 bidi47 closed this as completed May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants