From e536cafff6c2c454998b705c278af47bfaf79e59 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, 5 Jun 2023 01:06:15 +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 3739956..a1fda19 100644 --- a/composer.lock +++ b/composer.lock @@ -68,11 +68,11 @@ }, { "name": "cesnet/simplesamlphp-module-authswitcher", - "version": "v11.0.0", + "version": "v11.1.0", "source": { "type": "git", "url": "https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-authswitcher.git", - "reference": "abdb245e28cb6bd51314ba237a2ebd18f4c7dbce" + "reference": "292f0c7a8d68317fbe88d9136c2ee6cec1e55b36" }, "require": { "ext-curl": "*", @@ -101,15 +101,15 @@ } ], "description": "A SimpleSAMLphp module for applying 2FA modules to specific users", - "time": "2023-05-23T16:06:30+00:00" + "time": "2023-05-31T07:43:33+00:00" }, { "name": "cesnet/simplesamlphp-module-perun", - "version": "v9.3.1", + "version": "v9.4.0", "source": { "type": "git", "url": "https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun.git", - "reference": "501abea0e6e808b8f13ebac9477cb718578bd74b" + "reference": "deb1563adc41736a01a56560b42f5304b44d2501" }, "require": { "cesnet/simplesamlphp-module-authswitcher": "^10.6 || ^11.0", @@ -154,7 +154,7 @@ "perun", "simplesamlphp" ], - "time": "2023-05-24T09:54:48+00:00" + "time": "2023-06-01T09:42:39+00:00" }, { "name": "fgrosse/phpasn1", @@ -1324,16 +1324,16 @@ }, { "name": "simplesamlphp/saml2", - "version": "v4.6.8", + "version": "v4.6.10", "source": { "type": "git", "url": "https://github.com/simplesamlphp/saml2.git", - "reference": "dea19260955a863f6a347e8479a2049d99b5cd18" + "reference": "a6c46e8134df2686da9ad44bc9b8f85443c03440" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/dea19260955a863f6a347e8479a2049d99b5cd18", - "reference": "dea19260955a863f6a347e8479a2049d99b5cd18", + "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/a6c46e8134df2686da9ad44bc9b8f85443c03440", + "reference": "a6c46e8134df2686da9ad44bc9b8f85443c03440", "shasum": "" }, "require": { @@ -1376,9 +1376,9 @@ "description": "SAML2 PHP library from SimpleSAMLphp", "support": { "issues": "https://github.com/simplesamlphp/saml2/issues", - "source": "https://github.com/simplesamlphp/saml2/tree/v4.6.8" + "source": "https://github.com/simplesamlphp/saml2/tree/v4.6.10" }, - "time": "2023-05-05T11:55:46+00:00" + "time": "2023-05-31T16:03:51+00:00" }, { "name": "simplesamlphp/simplesamlphp", -- GitLab