From 3c29a1d2ed278c57c405bfd649965c3dd85cf347 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 04:17:43 +0000 Subject: [PATCH] Update humanmade/wp-simple-saml requirement from ~0.5.0 to ~0.5.1 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.5.0...0.5.1) --- 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 c4b388e..c989485 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ }, "require": { "php": ">=7.1", - "humanmade/wp-simple-saml": "~0.5.0" + "humanmade/wp-simple-saml": "~0.5.1" }, "extra": { "altis": {