aboutsummaryrefslogtreecommitdiff
path: root/composer.lock
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.lock
parente835b7605372a5ffbce50da482b25ce7cb83acf0 (diff)
update symfony/yaml to v6.4.20, fixes #5549
Closes #5549 Merge request studip/studip!4170
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock14
1 files changed, 7 insertions, 7 deletions
diff --git a/composer.lock b/composer.lock
index a4b9464..46d3f6f 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": "89242da892cd70f0db51f3be6e5c1b28",
+ "content-hash": "31e15901b1c7be62096e6dc685a2339b",
"packages": [
{
"name": "algo26-matthias/idna-convert",
@@ -6313,16 +6313,16 @@
},
{
"name": "symfony/yaml",
- "version": "v6.4.7",
+ "version": "v6.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
- "reference": "53e8b1ef30a65f78eac60fddc5ee7ebbbdb1dee0"
+ "reference": "28ee818fce4a73ac1474346b94e4b966f665c53f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/yaml/zipball/53e8b1ef30a65f78eac60fddc5ee7ebbbdb1dee0",
- "reference": "53e8b1ef30a65f78eac60fddc5ee7ebbbdb1dee0",
+ "url": "https://api.github.com/repos/symfony/yaml/zipball/28ee818fce4a73ac1474346b94e4b966f665c53f",
+ "reference": "28ee818fce4a73ac1474346b94e4b966f665c53f",
"shasum": ""
},
"require": {
@@ -6365,7 +6365,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/yaml/tree/v6.4.7"
+ "source": "https://github.com/symfony/yaml/tree/v6.4.20"
},
"funding": [
{
@@ -6381,7 +6381,7 @@
"type": "tidelift"
}
],
- "time": "2024-04-28T10:28:08+00:00"
+ "time": "2025-02-27T20:15:30+00:00"
},
{
"name": "tecnickcom/tcpdf",