Skip to content

Conversation

@odan
Copy link
Owner

@odan odan commented Feb 5, 2026

No description provided.

@odan odan merged commit 4beb2b8 into 6.x Feb 5, 2026
4 checks passed
@odan odan deleted the php85 branch February 5, 2026 20:07
@nanaksr
Copy link

nanaksr commented Feb 9, 2026

Problem 1
- Root composer.json requires odan/session * -> satisfiable by odan/session[0.1.0, ..., 0.5.1, 1.0.0, 2.0.0, 3.0.0, 3.1.0, 3.2.0, 3.3.0, 4.0.0, 4.1.0, 5.0.0, 5.1.0, 6.0.0, ..., 6.5.0].
- odan/session[0.1.0, ..., 0.5.1, 1.0.0] require php ^7.0 -> your php version (8.5.2) does not satisfy that requirement.
- odan/session[2.0.0, 3.0.0, ..., 3.3.0, 4.0.0] require php ^7.2 -> your php version (8.5.2) does not satisfy that requirement.
- odan/session[4.1.0, 5.1.0] require psr/http-message ^1.0 -> found psr/http-message[1.0, 1.0.1, 1.1] but the package is fixed to 2.0 (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.
- odan/session 5.0.0 requires php ^7.3 -> your php version (8.5.2) does not satisfy that requirement.
- odan/session[6.0.0, ..., 6.1.0] require psr/http-message ^1 -> found psr/http-message[1.0, 1.0.1, 1.1] but the package is fixed to 2.0 (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.
- odan/session 6.2.0 requires php 8.2.* || 8.3.* -> your php version (8.5.2) does not satisfy that requirement.
- odan/session[6.3.0, ..., 6.5.0] require php ~8.2.0 || ~8.3.0 || ~8.4.0 -> your php version (8.5.2) does not satisfy that requirement.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require odan/session:*" to figure out if any version is installable, or "composer require odan/session:^2.1" if you know which you need.

@odan
Copy link
Owner Author

odan commented Feb 9, 2026

I fixed the latest release. Please try it again with version 6.5.1. Thanks.

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

Successfully merging this pull request may close these issues.

2 participants