From 1642a17bd4650897dfbe6d372e643c831e92f845 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 00:47:22 +0000 Subject: [PATCH] Bump onelogin/php-saml from 4.0.0 to 4.1.0 Bumps [onelogin/php-saml](https://github.com/onelogin/php-saml) from 4.0.0 to 4.1.0. - [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/4.0.0...4.1.0) --- updated-dependencies: - dependency-name: onelogin/php-saml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index fefd738..ce60e0c 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "onelogin/php-saml", - "version": "4.0.0", + "version": "4.1.0", "source": { "type": "git", "url": "https://github.com/onelogin/php-saml.git", - "reference": "f30f5062f3653c4d2082892d207f4dc3e577d979" + "reference": "b22a57ebd13e838b90df5d3346090bc37056409d" }, "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/b22a57ebd13e838b90df5d3346090bc37056409d", + "reference": "b22a57ebd13e838b90df5d3346090bc37056409d", "shasum": "" }, "require": { @@ -60,7 +60,7 @@ "issues": "https://github.com/onelogin/php-saml/issues", "source": "https://github.com/onelogin/php-saml/" }, - "time": "2021-03-02T10:19:19+00:00" + "time": "2022-07-15T20:44:36+00:00" }, { "name": "robrichards/xmlseclibs", @@ -113,5 +113,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.3.0" }