Skip to content

Commit 111152f

Browse files
Update justinrainbow/json-schema requirement from ^5.0 to ^6.0
Updates the requirements on [justinrainbow/json-schema](https://github.com/jsonrainbow/json-schema) to permit the latest version. - [Release notes](https://github.com/jsonrainbow/json-schema/releases) - [Changelog](https://github.com/jsonrainbow/json-schema/blob/master/CHANGELOG.md) - [Commits](jsonrainbow/json-schema@5.0.0...6.0.0) --- updated-dependencies: - dependency-name: justinrainbow/json-schema dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5a3a53e commit 111152f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"require": {
1212
"php": "^8.0",
1313
"softcreatr/jsonpath": "^0.8",
14-
"justinrainbow/json-schema": "^5.0"
14+
"justinrainbow/json-schema": "^6.0"
1515
},
1616
"conflict": {
1717
"phpunit/phpunit": "<8.0 || >= 11.0"

0 commit comments

Comments
 (0)