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

Depend explicitly on doctrine/event-manager #883

Merged
merged 1 commit into from
Dec 3, 2019

Conversation

goetas
Copy link
Member

@goetas goetas commented Dec 1, 2019

Q A
Type improvement
BC Break no
Fixed issues -

Summary

doctrine/migrations is explicitly using the event manager, but its dependency is obtained via transitive dependency on the dbal package. This PR adds it as explicit dependency for the project.

@goetas
Copy link
Member Author

goetas commented Dec 1, 2019

I'm not sure if this is addressing implicitly #722

@goetas goetas added this to the 3.0.0 milestone Dec 1, 2019
@goetas goetas assigned goetas and alcaeus and unassigned goetas Dec 1, 2019
@alcaeus
Copy link
Member

alcaeus commented Dec 2, 2019

Was this dependency missing? If so, it might be worth using https://packagist.org/packages/maglnet/composer-require-checker to avoid such issues in the future.

@goetas goetas merged commit dfb2e51 into doctrine:master Dec 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants