From bd9629dd1b2aadeb65ddea60f4035f4e7b7035fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 02:18:00 +0000 Subject: [PATCH] [TASK] Update opis/json-schema to v2.4.0 | datasource | package | from | to | | ---------- | ---------------- | ----- | ----- | | packagist | opis/json-schema | 2.3.0 | 2.4.0 | --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index d55a5cdb..2ee94532 100644 --- a/composer.lock +++ b/composer.lock @@ -558,16 +558,16 @@ }, { "name": "opis/json-schema", - "version": "2.3.0", + "version": "2.4.0", "source": { "type": "git", "url": "https://github.com/opis/json-schema.git", - "reference": "c48df6d7089a45f01e1c82432348f2d5976f9bfb" + "reference": "ddf937c77e40409fa53e4c795b3c1943e47e71f7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/opis/json-schema/zipball/c48df6d7089a45f01e1c82432348f2d5976f9bfb", - "reference": "c48df6d7089a45f01e1c82432348f2d5976f9bfb", + "url": "https://api.github.com/repos/opis/json-schema/zipball/ddf937c77e40409fa53e4c795b3c1943e47e71f7", + "reference": "ddf937c77e40409fa53e4c795b3c1943e47e71f7", "shasum": "" }, "require": { @@ -617,9 +617,9 @@ ], "support": { "issues": "https://github.com/opis/json-schema/issues", - "source": "https://github.com/opis/json-schema/tree/2.3.0" + "source": "https://github.com/opis/json-schema/tree/2.4.0" }, - "time": "2022-01-08T20:38:03+00:00" + "time": "2024-12-29T23:16:50+00:00" }, { "name": "opis/string",