packagist estahn/phpunit-json-assertions v3.0.0

latest releases: dev-renovate/configure, dev-dependabot/github_actions/actions/setup-node-3.6.0, dev-dependabot/github_actions/actions/cache-3.0.11...
5 years ago

3.0.0 (2018-10-26)

  • BREAKING CHANGE: Upgrade libraries, changing interfaces and introduci… (#19) (e75e20d), closes #19

BREAKING CHANGES

  • Upgrade libraries, changing interfaces and introducing schema storage

  • justinrainbow/json-schema has been upgraded to the latest version (5.x)

  • Interface for assertJsonMatchesSchema has changed from assertJsonMatchesSchema($schema, $content) to assertJsonMatchesSchema($content, $schema = null)

  • Support for schema storage within traits (see README.md)

Don't miss a new phpunit-json-assertions release

NewReleases is sending notifications on new releases.