Skip to content
Snippets Groups Projects
Commit 556c02ba authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

update symfony/yaml to 6.4.7, fixes #4177

Closes #4177

Merge request studip/studip!3015
parent a6f5d03e
No related branches found
No related tags found
No related merge requests found
......@@ -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": "0ad301d5d24df185fd5982cd805d4a98",
"content-hash": "fca457dd82eba76b259880bcfbac376d",
"packages": [
{
"name": "algo26-matthias/idna-convert",
......@@ -4549,31 +4549,28 @@
},
{
"name": "symfony/yaml",
"version": "v5.4.39",
"version": "v6.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "bc780e16879000f77a1022163c052f5323b5e640"
"reference": "53e8b1ef30a65f78eac60fddc5ee7ebbbdb1dee0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/bc780e16879000f77a1022163c052f5323b5e640",
"reference": "bc780e16879000f77a1022163c052f5323b5e640",
"url": "https://api.github.com/repos/symfony/yaml/zipball/53e8b1ef30a65f78eac60fddc5ee7ebbbdb1dee0",
"reference": "53e8b1ef30a65f78eac60fddc5ee7ebbbdb1dee0",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1|^3",
"php": ">=8.1",
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/polyfill-ctype": "^1.8"
},
"conflict": {
"symfony/console": "<5.3"
"symfony/console": "<5.4"
},
"require-dev": {
"symfony/console": "^5.3|^6.0"
},
"suggest": {
"symfony/console": "For validating YAML files using the lint command"
"symfony/console": "^5.4|^6.0|^7.0"
},
"bin": [
"Resources/bin/yaml-lint"
......@@ -4604,7 +4601,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v5.4.39"
"source": "https://github.com/symfony/yaml/tree/v6.4.7"
},
"funding": [
{
......@@ -4620,7 +4617,7 @@
"type": "tidelift"
}
],
"time": "2024-04-23T11:57:27+00:00"
"time": "2024-04-28T10:28:08+00:00"
},
{
"name": "tecnickcom/tcpdf",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment