From a5e9d718471eec0112a9e7f9f2ca24d7dfd514b1 Mon Sep 17 00:00:00 2001 From: Renovate Bot <bot@gitlab.tugraz.at> Date: Mon, 23 May 2022 01:22:51 +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 b503cb7..06b41fc 100644 --- a/composer.lock +++ b/composer.lock @@ -1223,7 +1223,7 @@ }, { "name": "illuminate/contracts", - "version": "v8.83.12", + "version": "v8.83.13", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -6714,16 +6714,16 @@ }, { "name": "twig/twig", - "version": "v3.4.0", + "version": "v3.4.1", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "ed19f4bf9d19c4ef920b5d8243910bd32e85b9ba" + "reference": "e939eae92386b69b49cfa4599dd9bead6bf4a342" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/ed19f4bf9d19c4ef920b5d8243910bd32e85b9ba", - "reference": "ed19f4bf9d19c4ef920b5d8243910bd32e85b9ba", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/e939eae92386b69b49cfa4599dd9bead6bf4a342", + "reference": "e939eae92386b69b49cfa4599dd9bead6bf4a342", "shasum": "" }, "require": { @@ -6774,7 +6774,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.4.0" + "source": "https://github.com/twigphp/Twig/tree/v3.4.1" }, "funding": [ { @@ -6786,7 +6786,7 @@ "type": "tidelift" } ], - "time": "2022-05-15T06:25:28+00:00" + "time": "2022-05-17T05:48:52+00:00" }, { "name": "web-token/jwt-checker", -- GitLab