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 d63e6fa commit 8f93a56Copy full SHA for 8f93a56
composer.json
@@ -5,7 +5,7 @@
5
"license": "MIT",
6
"require": {
7
"php": "^7.2 || ^8.0",
8
- "ext-mongodb": "*",
+ "ext-mongodb": "^1.20.0 || ^2.0.0",
9
"code-tool/jaeger-client-php": "^3"
10
},
11
"autoload": {
0 commit comments