From 0ef26798ac2524a5ba17acf1b5e3bdf674f80630 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, 12 Jun 2023 01:24:14 +0000 Subject: [PATCH] chore(deps): lock file maintenance --- composer.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.lock b/composer.lock index a6deb68..a269fe0 100644 --- a/composer.lock +++ b/composer.lock @@ -68,11 +68,11 @@ }, { "name": "cesnet/simplesamlphp-module-authswitcher", - "version": "v11.1.0", + "version": "v11.1.2", "source": { "type": "git", "url": "https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-authswitcher.git", - "reference": "292f0c7a8d68317fbe88d9136c2ee6cec1e55b36" + "reference": "13ba653b17a1802aae7afdd6a3c11134a26fd353" }, "require": { "ext-curl": "*", @@ -101,7 +101,7 @@ } ], "description": "A SimpleSAMLphp module for applying 2FA modules to specific users", - "time": "2023-05-31T07:43:33+00:00" + "time": "2023-06-09T12:53:43+00:00" }, { "name": "cesnet/simplesamlphp-module-perun", -- GitLab