diff options
| author | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2025-04-25 13:30:47 +0200 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2025-04-25 13:30:47 +0200 |
| commit | 3727cd49d096a22eebe4b202f5f398be821ccccb (patch) | |
| tree | 62b271da5818da2fabf421e9ab49aabe3fd7ddcd /composer.json | |
| parent | e835b7605372a5ffbce50da482b25ce7cb83acf0 (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.json | 2 |
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", |
