Dependecies update
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Jens True 2023-08-01 07:38:47 +00:00
parent ca78223606
commit 0c316480d5

25
composer.lock generated

@ -1763,20 +1763,21 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v6.3.0", "version": "v6.3.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "a9a8337aa641ef2aa39c3e028f9107ec391e5927" "reference": "e23292e8c07c85b971b44c1c4b87af52133e2add"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/a9a8337aa641ef2aa39c3e028f9107ec391e5927", "url": "https://api.github.com/repos/symfony/yaml/zipball/e23292e8c07c85b971b44c1c4b87af52133e2add",
"reference": "a9a8337aa641ef2aa39c3e028f9107ec391e5927", "reference": "e23292e8c07c85b971b44c1c4b87af52133e2add",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.1", "php": ">=8.1",
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/polyfill-ctype": "^1.8" "symfony/polyfill-ctype": "^1.8"
}, },
"conflict": { "conflict": {
@ -1814,7 +1815,7 @@
"description": "Loads and dumps YAML files", "description": "Loads and dumps YAML files",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/yaml/tree/v6.3.0" "source": "https://github.com/symfony/yaml/tree/v6.3.3"
}, },
"funding": [ "funding": [
{ {
@ -1830,7 +1831,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-04-28T13:28:14+00:00" "time": "2023-07-31T07:08:24+00:00"
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
@ -5153,16 +5154,16 @@
}, },
{ {
"name": "vimeo/psalm", "name": "vimeo/psalm",
"version": "5.14.0", "version": "5.14.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vimeo/psalm.git", "url": "https://github.com/vimeo/psalm.git",
"reference": "b2942cefed8443002bd3f245c4cd0a54193716d8" "reference": "b9d355e0829c397b9b3b47d0c0ed042a8a70284d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/b2942cefed8443002bd3f245c4cd0a54193716d8", "url": "https://api.github.com/repos/vimeo/psalm/zipball/b9d355e0829c397b9b3b47d0c0ed042a8a70284d",
"reference": "b2942cefed8443002bd3f245c4cd0a54193716d8", "reference": "b9d355e0829c397b9b3b47d0c0ed042a8a70284d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5253,9 +5254,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/vimeo/psalm/issues", "issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm/tree/5.14.0" "source": "https://github.com/vimeo/psalm/tree/5.14.1"
}, },
"time": "2023-07-30T20:18:56+00:00" "time": "2023-08-01T05:16:55+00:00"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",