aboutsummaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorJan-Hendrik Willms <tleilax+studip@gmail.com>2025-04-25 14:21:11 +0200
committerJan-Hendrik Willms <tleilax+studip@gmail.com>2025-04-25 14:21:11 +0200
commit966e88e4c7b32d360f58447b835f34ca555f272b (patch)
tree8f379ff852d13eae1ece026c4d42db5e7f3268f1 /composer.json
parent60c551f6c3aa461339739f5e12c28f46bfacad5f (diff)
update opis/json-schema to v2.4.1, fixes #5538
Closes #5538 Merge request studip/studip!4161
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 4718219..9f0c5c9 100644
--- a/composer.json
+++ b/composer.json
@@ -105,7 +105,7 @@
"ext-dom": "*",
"ext-iconv": "*",
"ext-simplexml": "*",
- "opis/json-schema": "2.3.0",
+ "opis/json-schema": "2.4.1",
"slim/slim": "4.13.0",
"php-di/php-di": "7.0.10",
"symfony/console": "6.4.20",