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 deb58b5 commit 2ee7eadCopy full SHA for 2ee7ead
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
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
8
9
## 3.1.0
10
11
- Support for Symfony 4
0 commit comments