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

Unable to update laminas/laminas-servicemanager #169

Open
vinay-athiyil opened this issue Sep 4, 2024 · 1 comment
Open

Unable to update laminas/laminas-servicemanager #169

vinay-athiyil opened this issue Sep 4, 2024 · 1 comment

Comments

@vinay-athiyil
Copy link

I have been using laminas components for my projects. I tried to upgrade my laminas/laminas-servicemanager to version 4 but it is failed due to dependency of this package with laminas-mvc.

Problem 1
- laminas/laminas-mvc 3.6.0 requires laminas/laminas-servicemanager ^3.7 -> found laminas/laminas-servicemanager[3.7.0, ..., 3.23.x-dev] but it conflicts with your root composer.json require (^4.0).
- laminas/laminas-mvc[3.6.1, ..., 3.8.x-dev] require laminas/laminas-servicemanager ^3.20.0 -> found laminas/laminas-servicemanager[3.20.0, ..., 3.23.x-dev] but it conflicts with your root composer.json require (^4.0).
- Root composer.json requires laminas/laminas-mvc ^3.6 -> satisfiable by laminas/laminas-mvc[3.6.0, ..., 3.8.x-dev].

Could you please release your package support with laminas-servicemanager 4 version ?

@froschdesign
Copy link
Member

There is still a lot of work to be done on other components and it will probably even need a new major version of laminas-mvc before support for laminas-servicemanager with version 4 can be included here.
So any help is welcome! 👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants