diff options
Diffstat (limited to 'installed.json')
-rw-r--r-- | installed.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/installed.json b/installed.json index 7f72ce4..57a9dad 100644 --- a/installed.json +++ b/installed.json @@ -547,17 +547,17 @@ }, { "name": "justinrainbow/json-schema", - "version": "6.4.0", - "version_normalized": "6.4.0.0", + "version": "6.4.1", + "version_normalized": "6.4.1.0", "source": { "type": "git", "url": "https://github.com/jsonrainbow/json-schema.git", - "reference": "16b274cb469bc8165c59b76c283724a035d27f4c" + "reference": "35d262c94959571e8736db1e5c9bc36ab94ae900" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/16b274cb469bc8165c59b76c283724a035d27f4c", - "reference": "16b274cb469bc8165c59b76c283724a035d27f4c", + "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/35d262c94959571e8736db1e5c9bc36ab94ae900", + "reference": "35d262c94959571e8736db1e5c9bc36ab94ae900", "shasum": "" }, "require": { @@ -573,7 +573,7 @@ "phpstan/phpstan": "^1.12", "phpunit/phpunit": "^8.5" }, - "time": "2025-04-01T18:50:59+00:00", + "time": "2025-04-04T13:08:07+00:00", "bin": [ "bin/validate-json" ], @@ -619,7 +619,7 @@ ], "support": { "issues": "https://github.com/jsonrainbow/json-schema/issues", - "source": "https://github.com/jsonrainbow/json-schema/tree/6.4.0" + "source": "https://github.com/jsonrainbow/json-schema/tree/6.4.1" }, "install-path": "../justinrainbow/json-schema" }, |