From cfe5fb37bd9be41ab68f9ab0c8d84ae4b66e94cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 01:26:05 +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 | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/composer.lock b/composer.lock index 38e6711a..d698298c 100644 --- a/composer.lock +++ b/composer.lock @@ -787,16 +787,16 @@ }, { "name": "guzzlehttp/psr7", - "version": "2.12.3", + "version": "2.13.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "7ec62dc3f44aa218487dbed81a9bf9bc647be55d" + "reference": "dad89620b7a6edb60c15858442eb2e408b45d8f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/7ec62dc3f44aa218487dbed81a9bf9bc647be55d", - "reference": "7ec62dc3f44aa218487dbed81a9bf9bc647be55d", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/dad89620b7a6edb60c15858442eb2e408b45d8f4", + "reference": "dad89620b7a6edb60c15858442eb2e408b45d8f4", "shasum": "" }, "require": { @@ -886,7 +886,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.12.3" + "source": "https://github.com/guzzle/psr7/tree/2.13.0" }, "funding": [ { @@ -902,7 +902,7 @@ "type": "tidelift" } ], - "time": "2026-06-23T15:21:08+00:00" + "time": "2026-07-16T22:23:49+00:00" }, { "name": "incenteev/composer-parameter-handler", @@ -2153,16 +2153,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": { @@ -2171,7 +2171,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": { @@ -2208,9 +2208,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", @@ -3029,16 +3029,16 @@ }, { "name": "symfony/deprecation-contracts", - "version": "v3.7.0", + "version": "v3.7.1", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b" + "reference": "f3202fa1b5097b0af062dc978b32ecf63404e31d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/50f59d1f3ca46d41ac911f97a78626b6756af35b", - "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/f3202fa1b5097b0af062dc978b32ecf63404e31d", + "reference": "f3202fa1b5097b0af062dc978b32ecf63404e31d", "shasum": "" }, "require": { @@ -3076,7 +3076,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.7.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.7.1" }, "funding": [ { @@ -3096,7 +3096,7 @@ "type": "tidelift" } ], - "time": "2026-04-13T15:52:40+00:00" + "time": "2026-06-05T06:23:12+00:00" }, { "name": "symfony/error-handler",