From 7008dd541a81bfa32c54b94926c11c2dd27475ea Mon Sep 17 00:00:00 2001 From: aaa2000 Date: Wed, 17 Dec 2025 15:28:12 +0100 Subject: [PATCH] chore: upgrade justinrainbow/json-schema --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 390a2c8dc2..a0f3bbc9e4 100644 --- a/composer.json +++ b/composer.json @@ -146,7 +146,7 @@ "illuminate/routing": "^11.0 || ^12.0", "illuminate/support": "^11.0 || ^12.0", "jangregor/phpstan-prophecy": "^2.1.11", - "justinrainbow/json-schema": "5.3.0", + "justinrainbow/json-schema": "^6.5.2", "laravel/framework": "^11.0 || ^12.0", "orchestra/testbench": "^9.1", "phpspec/prophecy-phpunit": "^2.2",