Skip to content

Commit 8e485a2

Browse files
committed
Add justinrainbow/json-schema 6 support
1 parent 82cedf4 commit 8e485a2

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.1",
1313
"softcreatr/jsonpath": "^0.8",
14-
"justinrainbow/json-schema": "^5.0"
14+
"justinrainbow/json-schema": "^5.0 || ^6.0"
1515
},
1616
"conflict": {
1717
"phpunit/phpunit": "<8.0 || >= 13.0"

0 commit comments

Comments
 (0)