Skip to content

Commit 77cdb0b

Browse files
committed
feat: make repo compatible with phpunit ~10.5
1 parent b367819 commit 77cdb0b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Testing/Constraints/HasInDatabase.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ public function failureDescription(mixed $other): string
5757
}
5858

5959
/**
60+
* @param mixed|null $options
61+
*
6062
* @throws JsonException
6163
*/
6264
public function toString($options = null): string

0 commit comments

Comments
 (0)