diff --git a/composer.json b/composer.json index b7f8863..51efc65 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "require": { "php": "^8.3", "adhocore/json-fixer": "^1.0", - "cortexphp/json-schema": "^0.5", + "cortexphp/json-schema": "^0.5 || ^0.6", "cortexphp/model-info": "^0.3", "illuminate/collections": "^11.23", "mozex/anthropic-php": "^1.1",