diff --git a/composer.lock b/composer.lock index d7c3a01..bfb95dd 100644 --- a/composer.lock +++ b/composer.lock @@ -829,16 +829,16 @@ }, { "name": "justinrainbow/json-schema", - "version": "5.3.2", + "version": "5.3.3", "source": { "type": "git", "url": "https://github.com/jsonrainbow/json-schema.git", - "reference": "2f7abf648939847a789c55c206d4cb9dd0d53e2c" + "reference": "a0b7c13588b102d7d6536823e96d1c88d3dba85e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/2f7abf648939847a789c55c206d4cb9dd0d53e2c", - "reference": "2f7abf648939847a789c55c206d4cb9dd0d53e2c", + "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/a0b7c13588b102d7d6536823e96d1c88d3dba85e", + "reference": "a0b7c13588b102d7d6536823e96d1c88d3dba85e", "shasum": "" }, "require": { @@ -888,9 +888,9 @@ ], "support": { "issues": "https://github.com/jsonrainbow/json-schema/issues", - "source": "https://github.com/jsonrainbow/json-schema/tree/5.3.2" + "source": "https://github.com/jsonrainbow/json-schema/tree/5.3.3" }, - "time": "2026-02-27T12:33:19+00:00" + "time": "2026-03-24T18:47:53+00:00" }, { "name": "milanowicz/php-testing",