From edf7f2e8f1acf6e5f29eea9043277af08b1790a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 11:34:21 +0000 Subject: [PATCH] composer: bump justinrainbow/json-schema from 6.8.2 to 6.10.0 Bumps [justinrainbow/json-schema](https://github.com/jsonrainbow/json-schema) from 6.8.2 to 6.10.0. - [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/6.8.2...6.10.0) --- updated-dependencies: - dependency-name: justinrainbow/json-schema dependency-version: 6.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 17 ++++++++--------- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index 70d03e0..4ff1f84 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "confirm-it-solutions/php-zabbix-api": "^3.0", "vitexsoftware/ease-html": "^1.40", "symfony/console": "^6.4", - "justinrainbow/json-schema": "^6.0@dev" + "justinrainbow/json-schema": "^6.10@dev" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index 26fdff9..92ef844 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "573406c6c6d44ae23238a1a11031ecb6", + "content-hash": "be16e5db2e095e1c31095459f573890b", "packages": [ { "name": "confirm-it-solutions/php-zabbix-api", @@ -515,16 +515,16 @@ }, { "name": "justinrainbow/json-schema", - "version": "6.8.2", + "version": "6.10.0", "source": { "type": "git", "url": "https://github.com/jsonrainbow/json-schema.git", - "reference": "2c89ebb95ca9cedc9347f780333f7b25792dcb76" + "reference": "8b1308a9d7bdbdb20ce87ef920f82b4564bb2d33" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/2c89ebb95ca9cedc9347f780333f7b25792dcb76", - "reference": "2c89ebb95ca9cedc9347f780333f7b25792dcb76", + "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/8b1308a9d7bdbdb20ce87ef920f82b4564bb2d33", + "reference": "8b1308a9d7bdbdb20ce87ef920f82b4564bb2d33", "shasum": "" }, "require": { @@ -584,9 +584,9 @@ ], "support": { "issues": "https://github.com/jsonrainbow/json-schema/issues", - "source": "https://github.com/jsonrainbow/json-schema/tree/6.8.2" + "source": "https://github.com/jsonrainbow/json-schema/tree/6.10.0" }, - "time": "2026-05-05T05:39:01+00:00" + "time": "2026-06-16T20:50:26+00:00" }, { "name": "marc-mabe/php-enum", @@ -7002,7 +7002,6 @@ "aliases": [], "minimum-stability": "dev", "stability-flags": { - "justinrainbow/json-schema": 20, "vitexsoftware/ease-fluentpdo": 20, "vitexsoftware/multiflexi-core": 20 }, @@ -7013,5 +7012,5 @@ "ext-simplexml": "*" }, "platform-dev": {}, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }