Skip to content

Releases: spatie/phpunit-snapshot-assertions

3.1.1

10 Feb 13:20
35ce6ae
Compare
Choose a tag to compare
  • add support for PHPUnit 9 (#86)

3.1.0

02 Dec 20:09
52bb7c9
Compare
Choose a tag to compare
  • drop support for PHP 7.3

3.0.0

22 Nov 09:49
04b5372
Compare
Choose a tag to compare
  • assertMatchesJsonSnapshot now supports all JSON serializable objects, and won't convert empty arrays to obejcts anymore

2.2.1

21 Nov 23:15
cc6769a
Compare
Choose a tag to compare
  • Allow symfony 5 components

2.2.0

23 Oct 15:02
7da647e
Compare
Choose a tag to compare
  • Added an assertMatchesHtmlSnapshot assertion

2.1.3

07 Aug 15:32
38d1b73
Compare
Choose a tag to compare
  • Allow recursive mkdir for file snapshots

1.4.2

13 May 06:16
b237c40
Compare
Choose a tag to compare
  • Fix JSON driver

2.1.2

27 Mar 15:38
Compare
Choose a tag to compare
  • Less restrictive symfony/yaml version requirement

2.1.1

04 Mar 21:02
605acd7
Compare
Choose a tag to compare
  • fix for json driver

2.1.0

07 Feb 13:35
Compare
Choose a tag to compare
  • Require PHPUnit 8 & PHP 7.2