From 655020f187bb8c7f4287bc6fcff47d3741e58046 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 16:12:47 +0000 Subject: [PATCH] [DEPS]: Bump wp-cli/wp-cli from 2.7.0 to 2.7.1 Bumps [wp-cli/wp-cli](https://github.com/wp-cli/wp-cli) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/wp-cli/wp-cli/releases) - [Commits](https://github.com/wp-cli/wp-cli/compare/v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: wp-cli/wp-cli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 358f2992..955b8c3b 100644 --- a/composer.lock +++ b/composer.lock @@ -2614,16 +2614,16 @@ }, { "name": "wp-cli/wp-cli", - "version": "v2.7.0", + "version": "v2.7.1", "source": { "type": "git", "url": "https://github.com/wp-cli/wp-cli.git", - "reference": "832b7635a39b4e468c634572baaab2710a55d88b" + "reference": "1ddc754f1c15e56fb2cdd1a4e82bd0ec6ca32a76" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/832b7635a39b4e468c634572baaab2710a55d88b", - "reference": "832b7635a39b4e468c634572baaab2710a55d88b", + "url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/1ddc754f1c15e56fb2cdd1a4e82bd0ec6ca32a76", + "reference": "1ddc754f1c15e56fb2cdd1a4e82bd0ec6ca32a76", "shasum": "" }, "require": { @@ -2654,7 +2654,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.7.x-dev" + "dev-master": "2.8.x-dev" } }, "autoload": { @@ -2681,7 +2681,7 @@ "issues": "https://github.com/wp-cli/wp-cli/issues", "source": "https://github.com/wp-cli/wp-cli" }, - "time": "2022-10-12T05:13:17+00:00" + "time": "2022-10-17T23:10:42+00:00" }, { "name": "wpackagist-plugin/advanced-caching",