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 3835977 commit daef873Copy full SHA for daef873
src/Instrumentation/MongoDB/composer.json
@@ -8,7 +8,7 @@
8
"license": "Apache-2.0",
9
"require": {
10
"php": ">=8.1",
11
- "ext-mongodb": "^1.13 | ^2.0",
+ "ext-mongodb": "^1.13 || ^2.0",
12
"ext-json": "*",
13
"mongodb/mongodb": "^1.15 || ^2.0",
14
"open-telemetry/api": "^1.0",
0 commit comments