From 8c19af881cf5ca1f146e8cc401cfa0335c4a7913 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 12:12:48 +0000 Subject: [PATCH] Bump justinrainbow/json-schema from 5.3.2 to 5.3.3 Bumps [justinrainbow/json-schema](https://github.com/jsonrainbow/json-schema) from 5.3.2 to 5.3.3. - [Release notes](https://github.com/jsonrainbow/json-schema/releases) - [Changelog](https://github.com/jsonrainbow/json-schema/blob/main/CHANGELOG.md) - [Commits](https://github.com/jsonrainbow/json-schema/compare/5.3.2...5.3.3) --- updated-dependencies: - dependency-name: justinrainbow/json-schema dependency-version: 5.3.3 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 24efdd8..85ee894 100644 --- a/composer.lock +++ b/composer.lock @@ -886,16 +886,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": { @@ -945,9 +945,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": "markrogoyski/math-php",