From 43954ca5578ea80768c3d50b926ad4708788b072 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 12:58:47 +0000 Subject: [PATCH] Bump justinrainbow/json-schema from 5.3.1 to 5.3.2 Bumps [justinrainbow/json-schema](https://github.com/jsonrainbow/json-schema) from 5.3.1 to 5.3.2. - [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.1...5.3.2) --- updated-dependencies: - dependency-name: justinrainbow/json-schema dependency-version: 5.3.2 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index a789226..44c58dc 100644 --- a/composer.lock +++ b/composer.lock @@ -886,16 +886,16 @@ }, { "name": "justinrainbow/json-schema", - "version": "5.3.1", + "version": "5.3.2", "source": { "type": "git", "url": "https://github.com/jsonrainbow/json-schema.git", - "reference": "b5a44b6391a3bbb75c9f2b73e1ef03d6045e1e20" + "reference": "2f7abf648939847a789c55c206d4cb9dd0d53e2c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/b5a44b6391a3bbb75c9f2b73e1ef03d6045e1e20", - "reference": "b5a44b6391a3bbb75c9f2b73e1ef03d6045e1e20", + "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/2f7abf648939847a789c55c206d4cb9dd0d53e2c", + "reference": "2f7abf648939847a789c55c206d4cb9dd0d53e2c", "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.1" + "source": "https://github.com/jsonrainbow/json-schema/tree/5.3.2" }, - "time": "2025-12-12T08:56:22+00:00" + "time": "2026-02-27T12:33:19+00:00" }, { "name": "markrogoyski/math-php", @@ -4833,5 +4833,5 @@ "platform-overrides": { "php": "8.0" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }