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

doctrine/deprecations is a mandatory dependency #437

Merged
merged 1 commit into from
Apr 3, 2023

Conversation

derrabus
Copy link
Member

@derrabus derrabus commented Apr 3, 2023

We trigger deprecations from non-test classes and need the Doctrine deprecations library for that. Because of that, it has to be a mandatory dependency.

This change probably doesn't make that much of a difference because data fixtures is most likely used in projects that depend on other libraries that pull the doctrine/deprecations dependency already, like DBAL or ORM.

@derrabus derrabus added the Bug label Apr 3, 2023
@derrabus derrabus added this to the 1.6.5 milestone Apr 3, 2023
composer.json Outdated Show resolved Hide resolved
@derrabus derrabus force-pushed the bugfix/deprecations-dependency branch from 8518539 to 1f6d67a Compare April 3, 2023 13:50
@derrabus derrabus merged commit 3a4e1df into doctrine:1.6.x Apr 3, 2023
@derrabus derrabus deleted the bugfix/deprecations-dependency branch April 3, 2023 14:26
derrabus added a commit that referenced this pull request Apr 3, 2023
* 1.6.x:
  Bump workflows (#439)
  doctrine/deprecations is a mandatory dependency (#437)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants