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

build(tests): Run tests without Doctrine ODM #1518

Closed

Conversation

scyzoryck
Copy link
Collaborator

Q A
Bug fix? no
New feature? no
Doc updated no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets partially #1516
License MIT

It looks like Doctrine ODM is not covered with tests - it is only used during the static analysis.
Let's remove it from the dev dependencies during tests, but keep them for static analysis.
This MR should unblock integration with ORM 3.0 - it looks like ODM will need a lot of changes to make it compatible with doctrine/persistence 3.0.

@scyzoryck
Copy link
Collaborator Author

Merged with #1523

@scyzoryck scyzoryck closed this Dec 28, 2023
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

1 participant