diff --git a/composer.lock b/composer.lock index f587e1c..137474e 100644 --- a/composer.lock +++ b/composer.lock @@ -886,16 +886,16 @@ }, { "name": "justinrainbow/json-schema", - "version": "5.3.3", + "version": "5.3.4", "source": { "type": "git", "url": "https://github.com/jsonrainbow/json-schema.git", - "reference": "a0b7c13588b102d7d6536823e96d1c88d3dba85e" + "reference": "7df70ffaf31d98726801b4bc099e1fbdbe2e5e54" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/a0b7c13588b102d7d6536823e96d1c88d3dba85e", - "reference": "a0b7c13588b102d7d6536823e96d1c88d3dba85e", + "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/7df70ffaf31d98726801b4bc099e1fbdbe2e5e54", + "reference": "7df70ffaf31d98726801b4bc099e1fbdbe2e5e54", "shasum": "" }, "require": { @@ -945,9 +945,9 @@ ], "support": { "issues": "https://github.com/jsonrainbow/json-schema/issues", - "source": "https://github.com/jsonrainbow/json-schema/tree/5.3.3" + "source": "https://github.com/jsonrainbow/json-schema/tree/5.3.4" }, - "time": "2026-03-24T18:47:53+00:00" + "time": "2026-05-04T18:54:58+00:00" }, { "name": "markrogoyski/math-php",