From 4a27056b7360b7ead3127f20473833137a19ef9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 02:12:13 +0000 Subject: [PATCH] Bump justinrainbow/json-schema from 5.3.3 to 5.3.4 Bumps [justinrainbow/json-schema](https://github.com/jsonrainbow/json-schema) from 5.3.3 to 5.3.4. - [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.3...5.3.4) --- updated-dependencies: - dependency-name: justinrainbow/json-schema dependency-version: 5.3.4 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 57ed5c6..38635bf 100644 --- a/composer.lock +++ b/composer.lock @@ -829,16 +829,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": { @@ -888,9 +888,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": "milanowicz/php-testing",