We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24b9105 commit 0a7831fCopy full SHA for 0a7831f
1 file changed
extension/BuildPhpExtension/config/stubs/mongodb.composer.json
@@ -4,8 +4,7 @@
4
"ext-apcu": "*",
5
"openssl": "*",
6
"zlib": "*",
7
- "ext-zstd": "*",
8
- "libsasl": "*"
+ "ext-zstd": "*"
9
},
10
"php-ext":
11
{
@@ -25,9 +24,6 @@
25
24
26
"name": "enable-mongodb-crypto-system-profile=yes"
27
28
- {
29
- "name": "with-mongodb-sasl=yes"
30
- },
31
32
"name": "with-mongodb-client-side-encryption=yes"
33
}]
0 commit comments