From 7b00f90e1b1e8574ba91ada0aaa51f0f1882f241 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, 8 May 2023 00:21:11 +0000 Subject: [PATCH] chore(deps): lock file maintenance --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 3f4d4e7..0b67481 100644 --- a/composer.lock +++ b/composer.lock @@ -1323,16 +1323,16 @@ }, { "name": "simplesamlphp/saml2", - "version": "v4.6.6", + "version": "v4.6.8", "source": { "type": "git", "url": "https://github.com/simplesamlphp/saml2.git", - "reference": "717c0adc4877ebd58428637e5626345e59fa0109" + "reference": "dea19260955a863f6a347e8479a2049d99b5cd18" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/717c0adc4877ebd58428637e5626345e59fa0109", - "reference": "717c0adc4877ebd58428637e5626345e59fa0109", + "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/dea19260955a863f6a347e8479a2049d99b5cd18", + "reference": "dea19260955a863f6a347e8479a2049d99b5cd18", "shasum": "" }, "require": { @@ -1375,9 +1375,9 @@ "description": "SAML2 PHP library from SimpleSAMLphp", "support": { "issues": "https://github.com/simplesamlphp/saml2/issues", - "source": "https://github.com/simplesamlphp/saml2/tree/v4.6.6" + "source": "https://github.com/simplesamlphp/saml2/tree/v4.6.8" }, - "time": "2023-03-08T19:32:49+00:00" + "time": "2023-05-05T11:55:46+00:00" }, { "name": "simplesamlphp/simplesamlphp", @@ -5500,16 +5500,16 @@ }, { "name": "twig/twig", - "version": "v2.15.4", + "version": "v2.15.5", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "3e059001d6d597dd50ea7c74dd2464b4adea48d3" + "reference": "fc02a6af3eeb97c4bf5650debc76c2eda85ac22e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/3e059001d6d597dd50ea7c74dd2464b4adea48d3", - "reference": "3e059001d6d597dd50ea7c74dd2464b4adea48d3", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/fc02a6af3eeb97c4bf5650debc76c2eda85ac22e", + "reference": "fc02a6af3eeb97c4bf5650debc76c2eda85ac22e", "shasum": "" }, "require": { @@ -5564,7 +5564,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v2.15.4" + "source": "https://github.com/twigphp/Twig/tree/v2.15.5" }, "funding": [ { @@ -5576,7 +5576,7 @@ "type": "tidelift" } ], - "time": "2022-12-27T12:26:20+00:00" + "time": "2023-05-03T17:49:41+00:00" }, { "name": "web-token/jwt-checker", -- GitLab