Skip to content

Issue with composer update Laminas requirement #55

@mbamber1986

Description

@mbamber1986

Hii have beenn using your router for many years now and it works great however i have found an issue latley and im not sure if its due to laminas requiring an update or your composer file but when i do composer install or update i get the following error

./composer.json has been updated
Running composer update lazarusphp/sessionmanager
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

Problem 1
- laminas/laminas-diactoros is locked to version 2.26.0 and an update of this package was not requested.
- laminas/laminas-diactoros 2.26.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.5) does not satisfy that requirement.
Problem 2
- miladrahimi/phprouter is locked to version 5.1.4 and an update of this package was not requested.
- laminas/laminas-diactoros 2.26.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.5) does not satisfy that requirement.
- miladrahimi/phprouter 5.1.4 requires laminas/laminas-diactoros ^2.2 -> satisfiable by laminas/laminas-diactoros[2.26.0].

my php version is 8.4

thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions