From 06da82b733e2595340474cf3c0a091f78aeefeeb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Jan 2026 12:32:05 +0000 Subject: [PATCH] Bump wp-cli/core-command from 2.1.22 to 2.1.23 Bumps [wp-cli/core-command](https://github.com/wp-cli/core-command) from 2.1.22 to 2.1.23. - [Release notes](https://github.com/wp-cli/core-command/releases) - [Commits](https://github.com/wp-cli/core-command/compare/v2.1.22...v2.1.23) --- updated-dependencies: - dependency-name: wp-cli/core-command dependency-version: 2.1.23 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 29af8d9c..48d21667 100644 --- a/composer.lock +++ b/composer.lock @@ -3022,16 +3022,16 @@ }, { "name": "wp-cli/core-command", - "version": "v2.1.22", + "version": "v2.1.23", "source": { "type": "git", "url": "https://github.com/wp-cli/core-command.git", - "reference": "ac6f8d742808e11e349ce099c7de2fc3c7009b84" + "reference": "89449979e86bd320d7a18587bb91ad3b531ba4c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/core-command/zipball/ac6f8d742808e11e349ce099c7de2fc3c7009b84", - "reference": "ac6f8d742808e11e349ce099c7de2fc3c7009b84", + "url": "https://api.github.com/repos/wp-cli/core-command/zipball/89449979e86bd320d7a18587bb91ad3b531ba4c9", + "reference": "89449979e86bd320d7a18587bb91ad3b531ba4c9", "shasum": "" }, "require": { @@ -3087,9 +3087,9 @@ "homepage": "https://github.com/wp-cli/core-command", "support": { "issues": "https://github.com/wp-cli/core-command/issues", - "source": "https://github.com/wp-cli/core-command/tree/v2.1.22" + "source": "https://github.com/wp-cli/core-command/tree/v2.1.23" }, - "time": "2025-09-04T08:14:53+00:00" + "time": "2026-01-10T09:57:36+00:00" }, { "name": "wp-cli/cron-command", @@ -9451,5 +9451,5 @@ "platform-overrides": { "php": "7.2.24" }, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }