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 04e8e1b commit f18c5b5Copy full SHA for f18c5b5
CHANGELOG.md
@@ -2,9 +2,9 @@
2
3
## 4.0.0
4
5
-- dropped support for PHPUnit < 7.0
6
-- [BC Break] add return type hints to all `toString()` methods of the constraint classes for compatability with PHPUnit 7
7
-- dropped support for PHP < 7.1
+- Dropped support for PHPUnit < 7.0
+- [BC Break] Add return type hints to all `toString()` methods of the constraint classes for compatibility with PHPUnit 7
+- Dropped support for PHP < 7.1
8
- Allow for completely empty configuration
9
10
## 3.1.0
0 commit comments