Skip to content

Releases: sixlive/laravel-json-schema-assertions

v4.4.0

28 May 15:35
57141a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.2...v4.4.0

v4.3.2

15 Aug 10:41
2fe03d0
Compare
Choose a tag to compare

Full Changelog: v4.3.1...v4.3.2

  • Fixed a typo in phpunit/phpunit

v4.3.1

14 Aug 15:29
18790dc
Compare
Choose a tag to compare

Full Changelog: v4.3.0...v4.3.1

  • Fixed a typo in the PHPUnit version, was 11.9 is now 11.0

v4.3.0

13 Aug 14:04
7b9e82c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.3.0

v4.2.0

28 Nov 14:41
78fd3fb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.0...v4.2.0

v4.1.0

25 Jan 16:12
82e372f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0...v4.1.0

v4.0.0

15 Nov 13:40
3b77e94
Compare
Choose a tag to compare

Changed

  • Ensures 8.1 support
  • Drops PHP 7 support
  • Drops Laravel 7 support
  • Updates minimum version of sixlive/json-schema-assertions

What's Changed

Full Changelog: v3.1.0...v4.0.0

v3.1.0

17 Dec 18:07
af09fd0
Compare
Choose a tag to compare

Added

  • Added Laravel 8 support (#22)

v3.0.0

28 Apr 16:40
c731d93
Compare
Choose a tag to compare

Changed [BREAKING]

  • Removed Laravel 6 support, added Laravel 7 support (#18)

v2.0.0

30 Oct 18:18
4e772bc
Compare
Choose a tag to compare

Changed

  • Removed Laravel 5 support, added Laravel 6 support (#15)