diff --git a/composer.json b/composer.json index ba6b57d..67b1736 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "require": { "php": "^8.0", "softcreatr/jsonpath": "^0.8", - "justinrainbow/json-schema": "^5.0" + "justinrainbow/json-schema": "^6.0" }, "conflict": { "phpunit/phpunit": "<8.0 || >= 12.0"