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
+ 19
19
Compare changes
  • Side-by-side
  • Inline
+ 19
19
@@ -1235,7 +1235,7 @@
},
{
"name": "illuminate/contracts",
"version": "v8.83.23",
"version": "v8.83.25",
"source": {
"type": "git",
"url": "https://github.com/illuminate/contracts.git",
@@ -6675,16 +6675,16 @@
},
{
"name": "tightenco/collect",
"version": "v8.83.23",
"version": "v8.83.25",
"source": {
"type": "git",
"url": "https://github.com/tighten/collect.git",
"reference": "a4423c6ace6b54ba4f86c0ac9de588c57bc94d79"
"reference": "7d2a6fc5e97c5f7209a780bea98f35042c1fd0ea"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tighten/collect/zipball/a4423c6ace6b54ba4f86c0ac9de588c57bc94d79",
"reference": "a4423c6ace6b54ba4f86c0ac9de588c57bc94d79",
"url": "https://api.github.com/repos/tighten/collect/zipball/7d2a6fc5e97c5f7209a780bea98f35042c1fd0ea",
"reference": "7d2a6fc5e97c5f7209a780bea98f35042c1fd0ea",
"shasum": ""
},
"require": {
@@ -6723,9 +6723,9 @@
],
"support": {
"issues": "https://github.com/tighten/collect/issues",
"source": "https://github.com/tighten/collect/tree/v8.83.23"
"source": "https://github.com/tighten/collect/tree/v8.83.25"
},
"time": "2022-08-22T17:50:04+00:00"
"time": "2022-08-22T17:55:07+00:00"
},
{
"name": "twig/twig",
@@ -10144,16 +10144,16 @@
},
{
"name": "symfony/console",
"version": "v5.4.12",
"version": "v5.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "c072aa8f724c3af64e2c7a96b796a4863d24dba1"
"reference": "3f97f6c7b7e26848a90c0c0cfb91eeb2bb8618be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/c072aa8f724c3af64e2c7a96b796a4863d24dba1",
"reference": "c072aa8f724c3af64e2c7a96b796a4863d24dba1",
"url": "https://api.github.com/repos/symfony/console/zipball/3f97f6c7b7e26848a90c0c0cfb91eeb2bb8618be",
"reference": "3f97f6c7b7e26848a90c0c0cfb91eeb2bb8618be",
"shasum": ""
},
"require": {
@@ -10223,7 +10223,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v5.4.12"
"source": "https://github.com/symfony/console/tree/v5.4.13"
},
"funding": [
{
@@ -10239,7 +10239,7 @@
"type": "tidelift"
}
],
"time": "2022-08-17T13:18:05+00:00"
"time": "2022-08-26T13:50:20+00:00"
},
{
"name": "symfony/dom-crawler",
@@ -10862,16 +10862,16 @@
},
{
"name": "symfony/stopwatch",
"version": "v5.4.5",
"version": "v5.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/stopwatch.git",
"reference": "4d04b5c24f3c9a1a168a131f6cbe297155bc0d30"
"reference": "6df7a3effde34d81717bbef4591e5ffe32226d69"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/4d04b5c24f3c9a1a168a131f6cbe297155bc0d30",
"reference": "4d04b5c24f3c9a1a168a131f6cbe297155bc0d30",
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/6df7a3effde34d81717bbef4591e5ffe32226d69",
"reference": "6df7a3effde34d81717bbef4591e5ffe32226d69",
"shasum": ""
},
"require": {
@@ -10904,7 +10904,7 @@
"description": "Provides a way to profile code",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/stopwatch/tree/v5.4.5"
"source": "https://github.com/symfony/stopwatch/tree/v5.4.13"
},
"funding": [
{
@@ -10920,7 +10920,7 @@
"type": "tidelift"
}
],
"time": "2022-02-18T16:06:09+00:00"
"time": "2022-09-28T13:19:49+00:00"
},
{
"name": "theseer/tokenizer",
Loading