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

laminas/laminas-dependency-plugin #226

Open
vincequeiroz opened this issue Jan 29, 2021 · 2 comments
Open

laminas/laminas-dependency-plugin #226

vincequeiroz opened this issue Jan 29, 2021 · 2 comments

Comments

@vincequeiroz
Copy link

I have a question about the requirement to use this package?
If this project don't use zendframework and zfcampus packages, is it really necessary add a new dependency?

In the package's README we have this:

This Composer plugin, when enabled in a project, intercepts requests to install packages from the zendframework and zfcampus vendors, and will replace them with the equivalents from the Laminas Project.

I understand that is necessary use this package only in projects, not in components, Am I wrong to think like this?

@Ocramius
Copy link
Contributor

To remove the plugin, you'd need a new major version, as dependencies that still run with Zend\ symbols crash.

The plugin is designed to ease the Zend\ to Laminas\ migration, and can indeed be dropped now that more people moved over, but it does require a major release to do so.

@vincequeiroz
Copy link
Author

Thank you for the answer @Ocramius.

I understand the obligation to drop only in the major version. But the project started the version 3 on Dec 17, could be possible to start a new major version in the next months?

I started this discussion because I have a conflict between this package and the "aws/aws-sdk-php-zf2". They're using the package "laminas/laminas-dependency-plugin" in the version ^1.0, and someone opened a pull request to remove the package from there.

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

No branches or pull requests

2 participants