From 83bf17185564e15819ea54b267fc3c7172e66dc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 17:25:21 +0000 Subject: [PATCH] Bump onelogin/php-saml from 3.8.0 to 3.8.1 Bumps [onelogin/php-saml](https://github.com/SAML-Toolkits/php-saml) from 3.8.0 to 3.8.1. - [Release notes](https://github.com/SAML-Toolkits/php-saml/releases) - [Changelog](https://github.com/SAML-Toolkits/php-saml/blob/3.8.1/CHANGELOG) - [Commits](https://github.com/SAML-Toolkits/php-saml/compare/3.8.0...3.8.1) --- updated-dependencies: - dependency-name: onelogin/php-saml dependency-version: 3.8.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 29f49e4..88b0891 100644 --- a/composer.lock +++ b/composer.lock @@ -469,21 +469,21 @@ }, { "name": "onelogin/php-saml", - "version": "3.8.0", + "version": "3.8.1", "source": { "type": "git", "url": "https://github.com/SAML-Toolkits/php-saml.git", - "reference": "03bd22f5e028a8aa3b5fec9864bb8984a55df899" + "reference": "3b6b661015c1d847a0e8cb82ca07636ccbb6cf18" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SAML-Toolkits/php-saml/zipball/03bd22f5e028a8aa3b5fec9864bb8984a55df899", - "reference": "03bd22f5e028a8aa3b5fec9864bb8984a55df899", + "url": "https://api.github.com/repos/SAML-Toolkits/php-saml/zipball/3b6b661015c1d847a0e8cb82ca07636ccbb6cf18", + "reference": "3b6b661015c1d847a0e8cb82ca07636ccbb6cf18", "shasum": "" }, "require": { "php": ">=5.4", - "robrichards/xmlseclibs": ">=3.1.1" + "robrichards/xmlseclibs": ">=3.1.4" }, "require-dev": { "pdepend/pdepend": "^2.5.0", @@ -528,7 +528,7 @@ "type": "github" } ], - "time": "2025-05-25T14:25:06+00:00" + "time": "2025-12-09T10:54:02+00:00" }, { "name": "paragonie/constant_time_encoding", @@ -800,16 +800,16 @@ }, { "name": "robrichards/xmlseclibs", - "version": "3.1.3", + "version": "3.1.4", "source": { "type": "git", "url": "https://github.com/robrichards/xmlseclibs.git", - "reference": "2bdfd742624d739dfadbd415f00181b4a77aaf07" + "reference": "bc87389224c6de95802b505e5265b0ec2c5bcdbd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/2bdfd742624d739dfadbd415f00181b4a77aaf07", - "reference": "2bdfd742624d739dfadbd415f00181b4a77aaf07", + "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/bc87389224c6de95802b505e5265b0ec2c5bcdbd", + "reference": "bc87389224c6de95802b505e5265b0ec2c5bcdbd", "shasum": "" }, "require": { @@ -836,9 +836,9 @@ ], "support": { "issues": "https://github.com/robrichards/xmlseclibs/issues", - "source": "https://github.com/robrichards/xmlseclibs/tree/3.1.3" + "source": "https://github.com/robrichards/xmlseclibs/tree/3.1.4" }, - "time": "2024-11-20T21:13:56+00:00" + "time": "2025-12-08T11:57:53+00:00" }, { "name": "spomky-labs/otphp",