Skip to content

Commit c5ac8e0

Browse files
authored
PHPLIB-949: FLE - maxWireVersion should run on Mongo Server 4.0.x (#975)
1 parent aa04362 commit c5ac8e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/SpecTests/client-side-encryption/tests/maxWireVersion.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"runOn": [
33
{
4-
"maxServerVersion": "4.0"
4+
"maxServerVersion": "4.0.99"
55
}
66
],
77
"database_name": "default",

0 commit comments

Comments
 (0)