We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b153b25 commit 1b3880fCopy full SHA for 1b3880f
1 file changed
composer.json
@@ -12,7 +12,8 @@
12
"require": {
13
"php": "^7.1",
14
"queue-interop/queue-interop": "^0.6@dev|^1.0.0-alpha1",
15
- "mongodb/mongodb": "^1.3"
+ "mongodb/mongodb": "^1.2",
16
+ "ext-mongodb": "^1.3"
17
},
18
"require-dev": {
19
"phpunit/phpunit": "~5.4.0",
0 commit comments