From 92ec1a4901bcee1e328f615ddc5aee45338d0068 Mon Sep 17 00:00:00 2001
From: Renovate Bot <bot@gitlab.tugraz.at>
Date: Mon, 18 Apr 2022 00:10:47 +0000
Subject: [PATCH] chore(deps): lock file maintenance

---
 composer.lock | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/composer.lock b/composer.lock
index f30df2c..3a1082d 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1222,7 +1222,7 @@
         },
         {
             "name": "illuminate/contracts",
-            "version": "v8.83.7",
+            "version": "v8.83.8",
             "source": {
                 "type": "git",
                 "url": "https://github.com/illuminate/contracts.git",
@@ -6659,16 +6659,16 @@
         },
         {
             "name": "tightenco/collect",
-            "version": "v8.83.6",
+            "version": "v8.83.8",
             "source": {
                 "type": "git",
                 "url": "https://github.com/tighten/collect.git",
-                "reference": "e29832b2a3f20e7de307d3c69bf257693c07ce2c"
+                "reference": "7275c1b5f6bfc539d72bb5984d3b9a89e47e27c9"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/tighten/collect/zipball/e29832b2a3f20e7de307d3c69bf257693c07ce2c",
-                "reference": "e29832b2a3f20e7de307d3c69bf257693c07ce2c",
+                "url": "https://api.github.com/repos/tighten/collect/zipball/7275c1b5f6bfc539d72bb5984d3b9a89e47e27c9",
+                "reference": "7275c1b5f6bfc539d72bb5984d3b9a89e47e27c9",
                 "shasum": ""
             },
             "require": {
@@ -6707,9 +6707,9 @@
             ],
             "support": {
                 "issues": "https://github.com/tighten/collect/issues",
-                "source": "https://github.com/tighten/collect/tree/v8.83.6"
+                "source": "https://github.com/tighten/collect/tree/v8.83.8"
             },
-            "time": "2022-04-01T16:23:12+00:00"
+            "time": "2022-04-15T20:31:14+00:00"
         },
         {
             "name": "twig/twig",
-- 
GitLab