We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50e1fcb commit 24b9105Copy full SHA for 24b9105
1 file changed
extension/BuildPhpExtension/config/stubs/mongodb.composer.json
@@ -13,6 +13,18 @@
13
{
14
"name": "enable-mongodb"
15
},
16
+ {
17
+ "name": "with-mongodb-zlib=yes"
18
+ },
19
20
+ "name": "with-mongodb-zstd=yes"
21
22
23
+ "name": "with-mongodb-ssl=openssl"
24
25
26
+ "name": "enable-mongodb-crypto-system-profile=yes"
27
28
29
"name": "with-mongodb-sasl=yes"
30
0 commit comments