aboutsummaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorJan-Hendrik Willms <tleilax+studip@gmail.com>2025-04-25 13:30:47 +0200
committerJan-Hendrik Willms <tleilax+studip@gmail.com>2025-04-25 13:30:47 +0200
commit3727cd49d096a22eebe4b202f5f398be821ccccb (patch)
tree62b271da5818da2fabf421e9ab49aabe3fd7ddcd /composer.json
parente835b7605372a5ffbce50da482b25ce7cb83acf0 (diff)
update symfony/yaml to v6.4.20, fixes #5549
Closes #5549 Merge request studip/studip!4170
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 287cd32..9c1c64c 100644
--- a/composer.json
+++ b/composer.json
@@ -86,7 +86,7 @@
"tuupola/cors-middleware": "1.5.0",
"tecnickcom/tcpdf": "6.9.3",
"scssphp/scssphp": "2.0.1",
- "symfony/yaml": "6.4.7",
+ "symfony/yaml": "6.4.20",
"ezyang/htmlpurifier": "^4.13",
"jasig/phpcas": "1.5",
"algo26-matthias/idna-convert": "4.2.0",