Skip to content

Commit 5a14503

Browse files
OskarStarkchr-hertel
authored andcommitted
fix(mongodb-store): add back conflict (#373)
cc @xabbuh, makes sense to add it back 👍
1 parent e39641d commit 5a14503

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/store/composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@
4949
"config": {
5050
"sort-packages": true
5151
},
52+
"conflict": {
53+
"mongodb/mongodb": "<1.21"
54+
},
5255
"extra": {
5356
"thanks": {
5457
"name": "symfony/ai",

0 commit comments

Comments
 (0)