From e0472d26521369f7645835a1232fe26abba9937a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 09:39:13 +0000 Subject: [PATCH] chore(deps): bump wpackagist-plugin/wp-rest-api-authentication Bumps wpackagist-plugin/wp-rest-api-authentication from 2.7.0 to 2.8.0. --- updated-dependencies: - dependency-name: wpackagist-plugin/wp-rest-api-authentication dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.lock b/composer.lock index fbc30abd..af6c7045 100644 --- a/composer.lock +++ b/composer.lock @@ -8982,15 +8982,15 @@ }, { "name": "wpackagist-plugin/wp-rest-api-authentication", - "version": "2.7.0", + "version": "2.8.0", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wp-rest-api-authentication/", - "reference": "tags/2.7.0" + "reference": "tags/2.8.0" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wp-rest-api-authentication.2.7.0.zip" + "url": "https://downloads.wordpress.org/plugin/wp-rest-api-authentication.2.8.0.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"