Skip to content

Commit 33fa06f

Browse files
committed
Merge pull request #297
2 parents d259a5f + 41a867d commit 33fa06f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Operation/Find.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ class Find implements Executable
2626
const TAILABLE_AWAIT = 3;
2727

2828
private static $wireVersionForCollation = 5;
29+
private static $wireVersionForReadConcern = 4;
2930

3031
private $databaseName;
3132
private $collectionName;

0 commit comments

Comments
 (0)