From 9b1e5e8deb836597fceaa105ebf8e7d3d9b191fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Oct 2021 04:20:43 +0000 Subject: [PATCH] Update humanmade/wp-simple-saml requirement from ~0.4.2 to ~0.4.3 Updates the requirements on [humanmade/wp-simple-saml](https://github.com/humanmade/wp-simple-saml) to permit the latest version. - [Release notes](https://github.com/humanmade/wp-simple-saml/releases) - [Commits](https://github.com/humanmade/wp-simple-saml/compare/0.4.2...0.4.3) --- updated-dependencies: - dependency-name: humanmade/wp-simple-saml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 97a751e..47b5b41 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ }, "require": { "php": ">=7.1", - "humanmade/wp-simple-saml": "~0.4.2", + "humanmade/wp-simple-saml": "~0.4.3", "humanmade/delegated-oauth": "^1.0.5" }, "extra": {