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 c64b4aa commit cb95bfeCopy full SHA for cb95bfe
composer.json
@@ -28,7 +28,7 @@
28
"google/cloud-pubsub": "^1.4.3",
29
"doctrine/orm": "^2.12",
30
"doctrine/persistence": "^2.0|^3.0",
31
- "mongodb/mongodb": "^1.2",
+ "mongodb/mongodb": "^1.17",
32
"pda/pheanstalk": "^3.1",
33
"aws/aws-sdk-php": "^3.290",
34
"stomp-php/stomp-php": "^4.5|^5",
@@ -127,7 +127,7 @@
127
"ext-rdkafka": "4.0",
128
"ext-bcmath": "1",
129
"ext-mbstring": "1",
130
- "ext-mongo": "1.6.14",
+ "ext-mongodb": "1.17",
131
"ext-sockets": "1"
132
},
133
"prefer-stable": true,
0 commit comments