diff options
| author | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2025-04-25 14:21:11 +0200 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2025-04-25 14:21:11 +0200 |
| commit | 966e88e4c7b32d360f58447b835f34ca555f272b (patch) | |
| tree | 8f379ff852d13eae1ece026c4d42db5e7f3268f1 /composer.lock | |
| parent | 60c551f6c3aa461339739f5e12c28f46bfacad5f (diff) | |
update opis/json-schema to v2.4.1, fixes #5538
Closes #5538
Merge request studip/studip!4161
Diffstat (limited to 'composer.lock')
| -rw-r--r-- | composer.lock | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/composer.lock b/composer.lock index e4e201e..1dc711d 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": "2ea0c3d49a0094e012cb80e50c28c029", + "content-hash": "b7d5dfdf1ebb5b9093392770376dda94", "packages": [ { "name": "algo26-matthias/idna-convert", @@ -3047,16 +3047,16 @@ }, { "name": "opis/json-schema", - "version": "2.3.0", + "version": "2.4.1", "source": { "type": "git", "url": "https://github.com/opis/json-schema.git", - "reference": "c48df6d7089a45f01e1c82432348f2d5976f9bfb" + "reference": "712827751c62b465daae6e725bf0cf5ffbf965e1" }, "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/712827751c62b465daae6e725bf0cf5ffbf965e1", + "reference": "712827751c62b465daae6e725bf0cf5ffbf965e1", "shasum": "" }, "require": { @@ -3106,9 +3106,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.1" }, - "time": "2022-01-08T20:38:03+00:00" + "time": "2024-12-30T20:20:21+00:00" }, { "name": "opis/string", |
