We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc2c936 commit 42d0ff9Copy full SHA for 42d0ff9
README.md
@@ -6,7 +6,7 @@ Fixes `assertSame()`/`assertEquals()` serialization errors running in separate p
6
7
- php: `>=5.3.3`
8
- [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit): `>=4.8.0`
9
-- [sebastianbergmann/comparator](https://github.com/sebastianbergmann/comparator): `^1.0 || ^2.0 || ^3.0 || ^4.0`
+- [sebastianbergmann/comparator](https://github.com/sebastianbergmann/comparator): `^1.0 || ^2.0 || ^3.0 || ^4.0 || ^5.0 || ^6.0`
10
11
## Installing
12
0 commit comments