From f406e1662563232fe1c9f8dbd8ff37d2e2cb5088 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 4 Dec 2020 02:12:31 +0000 Subject: [PATCH] Bump onelogin/php-saml from 3.4.1 to 3.5.1 in /3rdparty Bumps [onelogin/php-saml](https://github.com/onelogin/php-saml) from 3.4.1 to 3.5.1. - [Release notes](https://github.com/onelogin/php-saml/releases) - [Changelog](https://github.com/onelogin/php-saml/blob/3.5.1/CHANGELOG) - [Commits](https://github.com/onelogin/php-saml/compare/3.4.1...3.5.1) Signed-off-by: dependabot-preview[bot] --- 3rdparty/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/3rdparty/composer.lock b/3rdparty/composer.lock index 64e9ef988..c3cbda271 100644 --- a/3rdparty/composer.lock +++ b/3rdparty/composer.lock @@ -51,21 +51,21 @@ }, { "name": "onelogin/php-saml", - "version": "3.4.1", + "version": "3.5.1", "source": { "type": "git", "url": "https://github.com/onelogin/php-saml.git", - "reference": "5fbf3486704ac9835b68184023ab54862c95f213" + "reference": "593aca859b67d607923fe50d8ad7315373f5b6dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/onelogin/php-saml/zipball/5fbf3486704ac9835b68184023ab54862c95f213", - "reference": "5fbf3486704ac9835b68184023ab54862c95f213", + "url": "https://api.github.com/repos/onelogin/php-saml/zipball/593aca859b67d607923fe50d8ad7315373f5b6dd", + "reference": "593aca859b67d607923fe50d8ad7315373f5b6dd", "shasum": "" }, "require": { "php": ">=5.4", - "robrichards/xmlseclibs": ">=3.0.4" + "robrichards/xmlseclibs": ">=3.1.1" }, "require-dev": { "pdepend/pdepend": "^2.5.0", @@ -97,7 +97,7 @@ "onelogin", "saml" ], - "time": "2019-11-25T17:30:07+00:00" + "time": "2020-12-03T20:08:41+00:00" }, { "name": "robrichards/xmlseclibs",