From 8d910003fd050e5057c02a13661913d45008f84d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jednotn=C3=A9=20p=C5=99ihl=C3=A1=C5=A1en=C3=AD=20test?= <9008807@muni.cz> Date: Mon, 25 Dec 2023 01:03:36 +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 8a41da0..a9f0e1b 100644 --- a/composer.lock +++ b/composer.lock @@ -5548,16 +5548,16 @@ }, { "name": "twig/twig", - "version": "v2.15.6", + "version": "v2.16.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "ad637405a828601a56f32ccab9a85541c4b66c9d" + "reference": "0c9cc7ef2e0ec6d20c5af1200522a89ba101f623" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/ad637405a828601a56f32ccab9a85541c4b66c9d", - "reference": "ad637405a828601a56f32ccab9a85541c4b66c9d", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/0c9cc7ef2e0ec6d20c5af1200522a89ba101f623", + "reference": "0c9cc7ef2e0ec6d20c5af1200522a89ba101f623", "shasum": "" }, "require": { @@ -5573,7 +5573,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.15-dev" + "dev-master": "2.16-dev" } }, "autoload": { @@ -5612,7 +5612,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v2.15.6" + "source": "https://github.com/twigphp/Twig/tree/v2.16.0" }, "funding": [ { @@ -5624,7 +5624,7 @@ "type": "tidelift" } ], - "time": "2023-11-21T17:34:48+00:00" + "time": "2023-12-22T07:22:15+00:00" }, { "name": "web-token/jwt-checker", -- GitLab