diff --git a/composer.json b/composer.json index 70d03e0..d683c76 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.9@dev" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index 26fdff9..6648d15 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": "a1b605a363e90c568b15664a4d75d9e1", "packages": [ { "name": "confirm-it-solutions/php-zabbix-api", @@ -515,16 +515,16 @@ }, { "name": "justinrainbow/json-schema", - "version": "6.8.2", + "version": "6.9.0", "source": { "type": "git", "url": "https://github.com/jsonrainbow/json-schema.git", - "reference": "2c89ebb95ca9cedc9347f780333f7b25792dcb76" + "reference": "bd1bda2ebfc8bff418565941771ea8f03c557886" }, "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/bd1bda2ebfc8bff418565941771ea8f03c557886", + "reference": "bd1bda2ebfc8bff418565941771ea8f03c557886", "shasum": "" }, "require": { @@ -534,7 +534,7 @@ }, "require-dev": { "friendsofphp/php-cs-fixer": "3.3.0", - "json-schema/json-schema-test-suite": "dev-main", + "json-schema/json-schema-test-suite": "^23.2", "marc-mabe/php-enum-phpstan": "^2.0", "phpspec/prophecy": "^1.19", "phpstan/phpstan": "^1.12", @@ -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.9.0" }, - "time": "2026-05-05T05:39:01+00:00" + "time": "2026-06-05T14:05:24+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" }