From abdfd20f0c9ff81b93df3c29fee37e4d6086ce1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 21:55:37 +0000 Subject: [PATCH] Bump simplesamlphp/saml2 from 4.19.1 to 4.19.3 Bumps [simplesamlphp/saml2](https://github.com/simplesamlphp/saml2) from 4.19.1 to 4.19.3. - [Release notes](https://github.com/simplesamlphp/saml2/releases) - [Commits](https://github.com/simplesamlphp/saml2/compare/v4.19.1...v4.19.3) --- updated-dependencies: - dependency-name: simplesamlphp/saml2 dependency-version: 4.19.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 647c9d92..a811f63d 100644 --- a/composer.lock +++ b/composer.lock @@ -3257,16 +3257,16 @@ }, { "name": "simplesamlphp/saml2", - "version": "v4.19.1", + "version": "v4.19.3", "source": { "type": "git", "url": "https://github.com/simplesamlphp/saml2.git", - "reference": "e928cffd4ede7f066189e05680aecb07e88aefad" + "reference": "d5c213132ef671c0018a11252322034dbddd735a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/e928cffd4ede7f066189e05680aecb07e88aefad", - "reference": "e928cffd4ede7f066189e05680aecb07e88aefad", + "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/d5c213132ef671c0018a11252322034dbddd735a", + "reference": "d5c213132ef671c0018a11252322034dbddd735a", "shasum": "" }, "require": { @@ -3275,7 +3275,7 @@ "ext-zlib": "*", "php": ">=7.1 || ^8.0", "psr/log": "~1.1 || ^2.0 || ^3.0", - "robrichards/xmlseclibs": "^3.1.4", + "robrichards/xmlseclibs": "^3.1.5", "webmozart/assert": "^1.9" }, "conflict": { @@ -3312,9 +3312,9 @@ "description": "SAML2 PHP library from SimpleSAMLphp", "support": { "issues": "https://github.com/simplesamlphp/saml2/issues", - "source": "https://github.com/simplesamlphp/saml2/tree/v4.19.1" + "source": "https://github.com/simplesamlphp/saml2/tree/v4.19.3" }, - "time": "2025-12-08T12:04:12+00:00" + "time": "2026-07-06T21:31:10+00:00" }, { "name": "surfnet/stepup-bundle",