We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 693b03a commit d265387Copy full SHA for d265387
composer.json
@@ -92,7 +92,8 @@
92
"doctrine/common": "<2.7",
93
"doctrine/dbal": "<2.10",
94
"doctrine/mongodb-odm": "<2.2",
95
- "doctrine/persistence": "<1.3"
+ "doctrine/persistence": "<1.3",
96
+ "elasticsearch/elasticsearch": ">=8.0"
97
},
98
"suggest": {
99
"doctrine/mongodb-odm-bundle": "To support MongoDB. Only versions 4.0 and later are supported.",
0 commit comments