Skip to content

Commit e6d575b

Browse files
committed
Remove redundant mongodb/mongodb conflict from examples
The conflict is already declared in the required packages symfony/ai-mongo-db-store and symfony/ai-mongo-db-message-store.
1 parent f02dad7 commit e6d575b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

examples/composer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,6 @@
138138
"phpstan/phpstan": "^2.1",
139139
"phpstan/phpstan-strict-rules": "^2.0"
140140
},
141-
"conflict": {
142-
"mongodb/mongodb": "<1.21"
143-
},
144141
"minimum-stability": "dev",
145142
"autoload": {
146143
"psr-4": {

0 commit comments

Comments
 (0)