From 0f8cfd3f02c2d362ea5a26a3a67325467403c632 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 23:02:55 +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 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",