Skip to content
Snippets Groups Projects

chore(deps): lock file maintenance

Merged Reiter, Christoph requested to merge renovate/lock-file-maintenance into main
1 file
+ 6
6
Compare changes
  • Side-by-side
  • Inline
+ 6
6
@@ -9640,16 +9640,16 @@
@@ -9640,16 +9640,16 @@
},
},
{
{
"name": "symfony/console",
"name": "symfony/console",
"version": "v5.4.15",
"version": "v5.4.16",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/console.git",
"url": "https://github.com/symfony/console.git",
"reference": "ea59bb0edfaf9f28d18d8791410ee0355f317669"
"reference": "8e9b9c8dfb33af6057c94e1b44846bee700dc5ef"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/ea59bb0edfaf9f28d18d8791410ee0355f317669",
"url": "https://api.github.com/repos/symfony/console/zipball/8e9b9c8dfb33af6057c94e1b44846bee700dc5ef",
"reference": "ea59bb0edfaf9f28d18d8791410ee0355f317669",
"reference": "8e9b9c8dfb33af6057c94e1b44846bee700dc5ef",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@@ -9719,7 +9719,7 @@
@@ -9719,7 +9719,7 @@
"terminal"
"terminal"
],
],
"support": {
"support": {
"source": "https://github.com/symfony/console/tree/v5.4.15"
"source": "https://github.com/symfony/console/tree/v5.4.16"
},
},
"funding": [
"funding": [
{
{
@@ -9735,7 +9735,7 @@
@@ -9735,7 +9735,7 @@
"type": "tidelift"
"type": "tidelift"
}
}
],
],
"time": "2022-10-26T21:41:52+00:00"
"time": "2022-11-25T14:09:27+00:00"
},
},
{
{
"name": "symfony/dom-crawler",
"name": "symfony/dom-crawler",
Loading