chore: update Composer dependencies (getkirby/cms to 5.0.1, symfony/yaml to 7.3.1)

This commit is contained in:
2025-07-06 12:04:41 +02:00
parent e40a9d1072
commit 3c5887c77f
Generated
+12 -12
View File
@@ -272,16 +272,16 @@
},
{
"name": "getkirby/cms",
"version": "5.0.0",
"version": "5.0.1",
"source": {
"type": "git",
"url": "https://github.com/getkirby/kirby.git",
"reference": "2ff182ba39ddea19fa1615bd3733f734b5e53842"
"reference": "ddd11f9b4a23e0b5d306b146ca5d6b7a1c1909a9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/getkirby/kirby/zipball/2ff182ba39ddea19fa1615bd3733f734b5e53842",
"reference": "2ff182ba39ddea19fa1615bd3733f734b5e53842",
"url": "https://api.github.com/repos/getkirby/kirby/zipball/ddd11f9b4a23e0b5d306b146ca5d6b7a1c1909a9",
"reference": "ddd11f9b4a23e0b5d306b146ca5d6b7a1c1909a9",
"shasum": ""
},
"require": {
@@ -307,7 +307,7 @@
"phpmailer/phpmailer": "6.10.0",
"symfony/polyfill-intl-idn": "1.32.0",
"symfony/polyfill-mbstring": "1.32.0",
"symfony/yaml": "7.3.0"
"symfony/yaml": "7.3.1"
},
"replace": {
"symfony/polyfill-php72": "*"
@@ -372,7 +372,7 @@
"type": "custom"
}
],
"time": "2025-06-24T07:42:42+00:00"
"time": "2025-07-03T11:23:56+00:00"
},
{
"name": "getkirby/composer-installer",
@@ -1121,16 +1121,16 @@
},
{
"name": "symfony/yaml",
"version": "v7.3.0",
"version": "v7.3.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "cea40a48279d58dc3efee8112634cb90141156c2"
"reference": "0c3555045a46ab3cd4cc5a69d161225195230edb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/cea40a48279d58dc3efee8112634cb90141156c2",
"reference": "cea40a48279d58dc3efee8112634cb90141156c2",
"url": "https://api.github.com/repos/symfony/yaml/zipball/0c3555045a46ab3cd4cc5a69d161225195230edb",
"reference": "0c3555045a46ab3cd4cc5a69d161225195230edb",
"shasum": ""
},
"require": {
@@ -1173,7 +1173,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v7.3.0"
"source": "https://github.com/symfony/yaml/tree/v7.3.1"
},
"funding": [
{
@@ -1189,7 +1189,7 @@
"type": "tidelift"
}
],
"time": "2025-04-04T10:10:33+00:00"
"time": "2025-06-03T06:57:57+00:00"
}
],
"packages-dev": [],