Skip to content

PHPORM-303 Require mongodb library v1.21 with aggregation builder #3287

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

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

GromNaN
Copy link
Member

@GromNaN GromNaN commented Feb 24, 2025

Fix PHPORM-303

The new search features #3242 and #3232 use the aggregation builder introduced by mongodb/mongo-php-library#1537

@GromNaN GromNaN requested a review from a team as a code owner February 24, 2025 16:47
@GromNaN GromNaN requested a review from jmikola February 24, 2025 16:47
@@ -54,6 +53,7 @@
"mongodb/builder": "Provides a fluent aggregation builder for MongoDB pipelines"
},
"minimum-stability": "dev",
"prefer-stable": true,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So that we don't use unstable versions unless necessary.

@GromNaN GromNaN merged commit a8f38d9 into mongodb:5.x Feb 24, 2025
44 checks passed
@GromNaN GromNaN deleted the PHPORM-303 branch February 24, 2025 20:10
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.

2 participants