From 39e0b9c00ab0ab2e22320b465529c03239380360 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 11:24:56 +0000 Subject: [PATCH] Bump onelogin/php-saml from 3.4.1 to 4.0.1 in /3rdparty Bumps [onelogin/php-saml](https://github.com/onelogin/php-saml) from 3.4.1 to 4.0.1. - [Release notes](https://github.com/onelogin/php-saml/releases) - [Changelog](https://github.com/onelogin/php-saml/blob/master/CHANGELOG) - [Commits](https://github.com/onelogin/php-saml/compare/3.4.1...4.0.1) --- updated-dependencies: - dependency-name: onelogin/php-saml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- 3rdparty/composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/3rdparty/composer.lock b/3rdparty/composer.lock index 166e0d6..e6c7f74 100644 --- a/3rdparty/composer.lock +++ b/3rdparty/composer.lock @@ -51,16 +51,16 @@ }, { "name": "onelogin/php-saml", - "version": "4.0.0", + "version": "4.0.1", "source": { "type": "git", "url": "https://github.com/onelogin/php-saml.git", - "reference": "f30f5062f3653c4d2082892d207f4dc3e577d979" + "reference": "bc0eda0b5f3b26f659efa4e316c0fe56c450673a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/onelogin/php-saml/zipball/f30f5062f3653c4d2082892d207f4dc3e577d979", - "reference": "f30f5062f3653c4d2082892d207f4dc3e577d979", + "url": "https://api.github.com/repos/onelogin/php-saml/zipball/bc0eda0b5f3b26f659efa4e316c0fe56c450673a", + "reference": "bc0eda0b5f3b26f659efa4e316c0fe56c450673a", "shasum": "" }, "require": { @@ -98,7 +98,7 @@ "onelogin", "saml" ], - "time": "2021-03-02T10:19:19+00:00" + "time": "2022-06-27T16:14:32+00:00" }, { "name": "robrichards/xmlseclibs",