diff --git a/composer.json b/composer.json index 76f21e6..208be47 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ ], "require": { "php": "^8.4", - "cortexphp/json-repair": "^0.4", + "cortexphp/json-repair": "^0.5", "cortexphp/json-schema": "^1.0", "cortexphp/model-info": "^0.3", "guzzlehttp/psr7": "^2.8",