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
@@ -5944,16 +5944,16 @@
@@ -5944,16 +5944,16 @@
},
},
{
{
"name": "twig/twig",
"name": "twig/twig",
"version": "v3.4.1",
"version": "v3.4.2",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
"url": "https://github.com/twigphp/Twig.git",
"reference": "e939eae92386b69b49cfa4599dd9bead6bf4a342"
"reference": "e07cdd3d430cd7e453c31b36eb5ad6c0c5e43077"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/e939eae92386b69b49cfa4599dd9bead6bf4a342",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/e07cdd3d430cd7e453c31b36eb5ad6c0c5e43077",
"reference": "e939eae92386b69b49cfa4599dd9bead6bf4a342",
"reference": "e07cdd3d430cd7e453c31b36eb5ad6c0c5e43077",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@@ -6004,7 +6004,7 @@
@@ -6004,7 +6004,7 @@
],
],
"support": {
"support": {
"issues": "https://github.com/twigphp/Twig/issues",
"issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v3.4.1"
"source": "https://github.com/twigphp/Twig/tree/v3.4.2"
},
},
"funding": [
"funding": [
{
{
@@ -6016,7 +6016,7 @@
@@ -6016,7 +6016,7 @@
"type": "tidelift"
"type": "tidelift"
}
}
],
],
"time": "2022-05-17T05:48:52+00:00"
"time": "2022-08-12T06:47:24+00:00"
},
},
{
{
"name": "webmozart/assert",
"name": "webmozart/assert",
Loading