diff options
| author | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2025-04-25 13:27:22 +0200 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2025-04-25 13:27:22 +0200 |
| commit | e835b7605372a5ffbce50da482b25ce7cb83acf0 (patch) | |
| tree | e22777523c435a30451756bb1c0a9480469f866f /composer.lock | |
| parent | 57bf58a816350010e0513c86601eacc3b049dbb0 (diff) | |
update symfony/var-dumper to v6.4.18, fixes #5548
Closes #5548
Merge request studip/studip!4169
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 3498054..a4b9464 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": "ba1939ede27bc71f33d4c2d641622182", + "content-hash": "89242da892cd70f0db51f3be6e5c1b28", "packages": [ { "name": "algo26-matthias/idna-convert", @@ -6228,16 +6228,16 @@ }, { "name": "symfony/var-dumper", - "version": "v6.4.7", + "version": "v6.4.18", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "7a9cd977cd1c5fed3694bee52990866432af07d7" + "reference": "4ad10cf8b020e77ba665305bb7804389884b4837" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/7a9cd977cd1c5fed3694bee52990866432af07d7", - "reference": "7a9cd977cd1c5fed3694bee52990866432af07d7", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/4ad10cf8b020e77ba665305bb7804389884b4837", + "reference": "4ad10cf8b020e77ba665305bb7804389884b4837", "shasum": "" }, "require": { @@ -6293,7 +6293,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v6.4.7" + "source": "https://github.com/symfony/var-dumper/tree/v6.4.18" }, "funding": [ { @@ -6309,7 +6309,7 @@ "type": "tidelift" } ], - "time": "2024-04-18T09:22:46+00:00" + "time": "2025-01-17T11:26:11+00:00" }, { "name": "symfony/yaml", |
