Skip to content

chore: allow mongodb/mongodb 2.0 (#341) #38

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
Jun 30, 2025
Merged

chore: allow mongodb/mongodb 2.0 (#341) #38

merged 1 commit into from
Jun 30, 2025

Conversation

chr-hertel
Copy link
Contributor

Q A
Bug fix? no
New feature? yes
Docs? no
Issues
License MIT

Cherry picking php-llm/llm-chain#341

closes #286
partially reverts #281
@chr-hertel chr-hertel requested a review from Nyholm as a code owner June 27, 2025 20:39
@chr-hertel chr-hertel requested a review from OskarStark June 27, 2025 20:41
@chr-hertel chr-hertel added the Store Issues & PRs about the AI Store component label Jun 27, 2025
@chr-hertel chr-hertel merged commit 3e0e872 into main Jun 30, 2025
24 checks passed
@@ -29,12 +29,9 @@
"symfony/uid": "^6.4 || ^7.1",
"webmozart/assert": "^1.11"
},
"conflict": {
Copy link
Member

Choose a reason for hiding this comment

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

Is there a reason not to keep it?

Copy link
Contributor

@OskarStark OskarStark Jun 30, 2025

Choose a reason for hiding this comment

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

What do you mean, we now support ^1.21 and ^2.0, so both work.

Copy link
Member

Choose a reason for hiding this comment

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

I mean the fact that we don’t test with MongoDB < 1.21, but we don’t forbid to install it anymore.

@chr-hertel chr-hertel deleted the mongodb2 branch June 30, 2025 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Store Issues & PRs about the AI Store component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants