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 10a80c8 commit b4a18c3Copy full SHA for b4a18c3
CHANGELOG.md
@@ -8,6 +8,9 @@ All notable changes to `phpunit-snapshot-assertions` will be documented in this
8
## 3.1.0 - 2019-12-02
9
- drop support for PHP 7.3
10
11
+## 3.0.0 - 2019-11-22
12
+- `assertMatchesJsonSnapshot` now supports all JSON serializable objects, and won't convert empty arrays to obejcts anymore
13
+
14
## 2.2.1 - 2019-11-22
15
- Allow symfony 5 components
16
0 commit comments