tag:github.com,2008:https://github.com/estahn/phpunit-json-assertions/releasesTags from phpunit-json-assertions2021-06-22T07:01:57Ztag:github.com,2008:Repository/53177096/v4.0.02021-06-22T07:08:09Zv4.0.0<p>feat: PHP8 Support</p>
<p>BREAKING CHANGE: removes support for PHP versions prior 7.4</p>github-actionstag:github.com,2008:Repository/53177096/v3.0.02018-10-26T06:31:30Zv3.0.0<p>BREAKING CHANGE: Upgrade libraries, changing interfaces and introduci… (</p>
<p><a class="issue-link js-issue-link" href="https://github.com/estahn/phpunit-json-assertions/pull/19">#19</a>)</p>
<p>BREAKING CHANGE: Upgrade libraries, changing interfaces and introducing schema storage</p>
<p>* `justinrainbow/json-schema` has been upgraded to the latest version (5.x)
<br />* Interface for `assertJsonMatchesSchema` has changed from `assertJsonMatchesSchema($schema, $content)` to `assertJsonMatchesSchema($content, $schema = null)`
<br />* Support for schema storage within traits (see README.md)</p>estahntag:github.com,2008:Repository/53177096/v2.0.12018-08-20T04:53:10Zv2.0.1estahntag:github.com,2008:Repository/53177096/v2.0.02018-07-20T12:15:53Zv2.0.0<p>feat: Support for PHPUnit 6</p>
<p>BREAKING CHANGE: Due to the nature of this change we will drop support
<br />for PHP 5.x.</p>estahntag:github.com,2008:Repository/53177096/v1.0.02016-08-03T00:15:52ZBump justinrainbow/json-schema to 2.0<p>Bump justinrainbow/json-schema to 2.0 (<a class="issue-link js-issue-link" href="https://github.com/estahn/phpunit-json-assertions/pull/13">#13</a>)</p>
<p>Bump justinrainbow/json-schema to 2.0</p>estahntag:github.com,2008:Repository/53177096/v0.4.02016-03-21T09:35:29ZAdd method to asserts that a response is successful and of type json<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/estahn/phpunit-json-assertions/pull/7">#7</a> from estahn/symfony_assertJsonResponse</p>
<p>Add assertJsonResponse to Symfony extension</p>estahntag:github.com,2008:Repository/53177096/v0.3.02016-03-16T14:13:11ZSymfony Extension<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/estahn/phpunit-json-assertions/pull/6">#6</a> from estahn/add_symfony_integration</p>
<p>Add symfony integration</p>estahntag:github.com,2008:Repository/53177096/v0.2.02016-03-16T06:49:29ZBugfixesestahntag:github.com,2008:Repository/53177096/v0.1.02016-03-16T05:50:53ZInitial Releaseestahn