From e6c13001302dd972d660c8b6eba1c3e135bdc238 Mon Sep 17 00:00:00 2001 From: Pieter van der Meulen Date: Mon, 2 Dec 2024 08:39:02 +0100 Subject: [PATCH] Update saml2 to v4.16.14 --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 117700e6..5069817f 100644 --- a/composer.lock +++ b/composer.lock @@ -2213,16 +2213,16 @@ }, { "name": "simplesamlphp/saml2", - "version": "v4.6.13", + "version": "v4.16.14", "source": { "type": "git", "url": "https://github.com/simplesamlphp/saml2.git", - "reference": "f32fdf3b86b156adfb982a09c902790dc6562b34" + "reference": "fe6c7bdda5e166e326d19d78f230d959ab51d01d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/f32fdf3b86b156adfb982a09c902790dc6562b34", - "reference": "f32fdf3b86b156adfb982a09c902790dc6562b34", + "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/fe6c7bdda5e166e326d19d78f230d959ab51d01d", + "reference": "fe6c7bdda5e166e326d19d78f230d959ab51d01d", "shasum": "" }, "require": { @@ -2268,9 +2268,9 @@ "description": "SAML2 PHP library from SimpleSAMLphp", "support": { "issues": "https://github.com/simplesamlphp/saml2/issues", - "source": "https://github.com/simplesamlphp/saml2/tree/v4.6.13" + "source": "https://github.com/simplesamlphp/saml2/tree/v4.16.14" }, - "time": "2024-11-20T21:03:56+00:00" + "time": "2024-12-01T22:26:30+00:00" }, { "name": "surfnet/stepup-bundle",