Skip to content

Commit 24b9105

Browse files
committed
Update mongodb.composer.json
1 parent 50e1fcb commit 24b9105

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

extension/BuildPhpExtension/config/stubs/mongodb.composer.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,18 @@
1313
{
1414
"name": "enable-mongodb"
1515
},
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+
},
1628
{
1729
"name": "with-mongodb-sasl=yes"
1830
},

0 commit comments

Comments
 (0)