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

QA(fix): Move laminas/service-manager back to dev dependencies #232

Open
wants to merge 1 commit into
base: 2.50.x
Choose a base branch
from

Conversation

michalbundyra
Copy link
Member

Pretty unsure why it was moved from dev dependencies in #129, but it seems to be wrong.

Still suggest section states:

"laminas/laminas-servicemanager": "Laminas\ServiceManager component to allow using the ValidatorPluginManager and validator chains",

so it is optional dependency and we should not be forced to install it, when we do not need it.

Q A
Documentation yes/no
Bugfix yes/no
BC Break yes/no
New Feature yes/no
RFC yes/no
QA yes/no

Description

Pretty unsure why it was moved from dev dependencies in laminas#129, but it seems to be wrong.

Still suggest section states:

> "laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",

so it is optional dependency and we should not be forced to install it, when we do not need it.
@Xerkus
Copy link
Member

Xerkus commented Mar 4, 2024

ValidatorPluginManager needs it. We should move away from optional dependencies. Especially now that incompatible service manager release was done

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.

None yet

2 participants