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 2de824a commit 17e93d7Copy full SHA for 17e93d7
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v3.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 compatibility with PHPUnit 7
7
+- Dropped support for PHP < 7.1
8
9
## v2.3.0
10
11
- Testing on Symfony 4 and make sure test passes
0 commit comments