Skip to content

Commit 0a7831f

Browse files
committed
Update mongodb.composer.json
1 parent 24b9105 commit 0a7831f

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"ext-apcu": "*",
55
"openssl": "*",
66
"zlib": "*",
7-
"ext-zstd": "*",
8-
"libsasl": "*"
7+
"ext-zstd": "*"
98
},
109
"php-ext":
1110
{
@@ -25,9 +24,6 @@
2524
{
2625
"name": "enable-mongodb-crypto-system-profile=yes"
2726
},
28-
{
29-
"name": "with-mongodb-sasl=yes"
30-
},
3127
{
3228
"name": "with-mongodb-client-side-encryption=yes"
3329
}]

0 commit comments

Comments
 (0)