Skip to content
Snippets Groups Projects
Commit 53e577f3 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Merge branch 'renovate/lock-file-maintenance' into 'main'

chore(deps): lock file maintenance

See merge request !71
parents 71971449 ff88f070
No related branches found
No related tags found
1 merge request!71chore(deps): lock file maintenance
Pipeline #246483 passed
...@@ -5359,16 +5359,16 @@ ...@@ -5359,16 +5359,16 @@
}, },
{ {
"name": "symfony/serializer", "name": "symfony/serializer",
"version": "v5.4.22", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/serializer.git", "url": "https://github.com/symfony/serializer.git",
"reference": "5b1e0234bb801e6e565771c0cec64551137ea3ef" "reference": "545da11697153c24c274b9a68cab550b2c0a9860"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/5b1e0234bb801e6e565771c0cec64551137ea3ef", "url": "https://api.github.com/repos/symfony/serializer/zipball/545da11697153c24c274b9a68cab550b2c0a9860",
"reference": "5b1e0234bb801e6e565771c0cec64551137ea3ef", "reference": "545da11697153c24c274b9a68cab550b2c0a9860",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5442,7 +5442,7 @@ ...@@ -5442,7 +5442,7 @@
"description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/serializer/tree/v5.4.22" "source": "https://github.com/symfony/serializer/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
...@@ -5458,7 +5458,7 @@ ...@@ -5458,7 +5458,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-31T09:21:17+00:00" "time": "2023-04-17T13:59:16+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
...@@ -9401,16 +9401,16 @@ ...@@ -9401,16 +9401,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v5.4.22", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "3cd51fd2e6c461ca678f84d419461281bd87a0a8" "reference": "90f21e27d0d88ce38720556dd164d4a1e4c3934c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/3cd51fd2e6c461ca678f84d419461281bd87a0a8", "url": "https://api.github.com/repos/symfony/console/zipball/90f21e27d0d88ce38720556dd164d4a1e4c3934c",
"reference": "3cd51fd2e6c461ca678f84d419461281bd87a0a8", "reference": "90f21e27d0d88ce38720556dd164d4a1e4c3934c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -9480,7 +9480,7 @@ ...@@ -9480,7 +9480,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v5.4.22" "source": "https://github.com/symfony/console/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
...@@ -9496,20 +9496,20 @@ ...@@ -9496,20 +9496,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-25T09:27:28+00:00" "time": "2023-04-24T18:47:29+00:00"
}, },
{ {
"name": "symfony/dom-crawler", "name": "symfony/dom-crawler",
"version": "v5.4.22", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dom-crawler.git", "url": "https://github.com/symfony/dom-crawler.git",
"reference": "4c633facee8da59998e0c90e337a586cf07a21e7" "reference": "4a286c916b74ecfb6e2caf1aa31d3fe2a34b7e08"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/4c633facee8da59998e0c90e337a586cf07a21e7", "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/4a286c916b74ecfb6e2caf1aa31d3fe2a34b7e08",
"reference": "4c633facee8da59998e0c90e337a586cf07a21e7", "reference": "4a286c916b74ecfb6e2caf1aa31d3fe2a34b7e08",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -9555,7 +9555,7 @@ ...@@ -9555,7 +9555,7 @@
"description": "Eases DOM navigation for HTML and XML documents", "description": "Eases DOM navigation for HTML and XML documents",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/dom-crawler/tree/v5.4.22" "source": "https://github.com/symfony/dom-crawler/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
...@@ -9571,7 +9571,7 @@ ...@@ -9571,7 +9571,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-06T21:29:33+00:00" "time": "2023-04-08T21:20:19+00:00"
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment