From 06aa961835007436e5e4a247fedd40da7b66a289 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 06:32:48 +0000 Subject: [PATCH] build(deps): bump onelogin/php-saml from 4.3.1 to 4.3.2 Bumps [onelogin/php-saml](https://github.com/SAML-Toolkits/php-saml) from 4.3.1 to 4.3.2. - [Release notes](https://github.com/SAML-Toolkits/php-saml/releases) - [Changelog](https://github.com/SAML-Toolkits/php-saml/blob/4.3.2/CHANGELOG) - [Commits](https://github.com/SAML-Toolkits/php-saml/compare/4.3.1...4.3.2) --- updated-dependencies: - dependency-name: onelogin/php-saml dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index f7cd56170..7021a3888 100644 --- a/composer.lock +++ b/composer.lock @@ -72,21 +72,21 @@ }, { "name": "onelogin/php-saml", - "version": "4.3.1", + "version": "4.3.2", "source": { "type": "git", "url": "https://github.com/SAML-Toolkits/php-saml.git", - "reference": "b009f160e4ac11f49366a45e0d45706b48429353" + "reference": "26b3a47349415e5b7aa300ba4ab7fc316c65f19e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SAML-Toolkits/php-saml/zipball/b009f160e4ac11f49366a45e0d45706b48429353", - "reference": "b009f160e4ac11f49366a45e0d45706b48429353", + "url": "https://api.github.com/repos/SAML-Toolkits/php-saml/zipball/26b3a47349415e5b7aa300ba4ab7fc316c65f19e", + "reference": "26b3a47349415e5b7aa300ba4ab7fc316c65f19e", "shasum": "" }, "require": { "php": ">=7.3", - "robrichards/xmlseclibs": ">=3.1.4" + "robrichards/xmlseclibs": "^3.1.5" }, "require-dev": { "pdepend/pdepend": "^2.8.0", @@ -132,7 +132,7 @@ "type": "github" } ], - "time": "2025-12-09T10:50:49+00:00" + "time": "2026-05-07T22:38:04+00:00" }, { "name": "robrichards/xmlseclibs",