From 3069dfdf229d07503bc8f2937e7c6a15e0c33192 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 09:20:22 +0000 Subject: [PATCH] chore(deps): bump wpackagist-plugin/wp-rest-api-authentication Bumps wpackagist-plugin/wp-rest-api-authentication from 2.9.0 to 2.9.1. --- updated-dependencies: - dependency-name: wpackagist-plugin/wp-rest-api-authentication dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index a01638a1..5824120d 100644 --- a/composer.lock +++ b/composer.lock @@ -9207,15 +9207,15 @@ }, { "name": "wpackagist-plugin/wp-rest-api-authentication", - "version": "2.9.0", + "version": "2.9.1", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wp-rest-api-authentication/", - "reference": "tags/2.9.0" + "reference": "tags/2.9.1" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wp-rest-api-authentication.2.9.0.zip" + "url": "https://downloads.wordpress.org/plugin/wp-rest-api-authentication.2.9.1.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -10781,5 +10781,5 @@ "php": ">=8.0" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }