Upgrade to 4.0.1

This commit is contained in:
Bastian Allgeier
2023-11-30 14:04:59 +01:00
parent 48fecb671b
commit 6cdb5c1c91
16 changed files with 215 additions and 217 deletions

16
kirby/composer.lock generated
View File

@@ -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": "c2116047cb2cec949e7949915b204002",
"content-hash": "c4a2717c29f0a03fd5049677bc5bbf59",
"packages": [
{
"name": "christian-riesen/base32",
@@ -1030,16 +1030,16 @@
},
{
"name": "symfony/yaml",
"version": "v6.3.8",
"version": "v6.4.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "3493af8a8dad7fa91c77fa473ba23ecd95334a92"
"reference": "4f9237a1bb42455d609e6687d2613dde5b41a587"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/3493af8a8dad7fa91c77fa473ba23ecd95334a92",
"reference": "3493af8a8dad7fa91c77fa473ba23ecd95334a92",
"url": "https://api.github.com/repos/symfony/yaml/zipball/4f9237a1bb42455d609e6687d2613dde5b41a587",
"reference": "4f9237a1bb42455d609e6687d2613dde5b41a587",
"shasum": ""
},
"require": {
@@ -1051,7 +1051,7 @@
"symfony/console": "<5.4"
},
"require-dev": {
"symfony/console": "^5.4|^6.0"
"symfony/console": "^5.4|^6.0|^7.0"
},
"bin": [
"Resources/bin/yaml-lint"
@@ -1082,7 +1082,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v6.3.8"
"source": "https://github.com/symfony/yaml/tree/v6.4.0"
},
"funding": [
{
@@ -1098,7 +1098,7 @@
"type": "tidelift"
}
],
"time": "2023-11-06T10:58:05+00:00"
"time": "2023-11-06T11:00:25+00:00"
}
],
"packages-dev": [],