From 961d8b17a79df83218673e8856aab17e5b9af398 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Feb 2026 18:17:11 +0000 Subject: [PATCH] Bump wp-cli/cron-command from 2.3.3 to 2.3.4 Bumps [wp-cli/cron-command](https://github.com/wp-cli/cron-command) from 2.3.3 to 2.3.4. - [Release notes](https://github.com/wp-cli/cron-command/releases) - [Commits](https://github.com/wp-cli/cron-command/compare/v2.3.3...v2.3.4) --- updated-dependencies: - dependency-name: wp-cli/cron-command dependency-version: 2.3.4 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 0891d477..ad8f2c94 100644 --- a/composer.lock +++ b/composer.lock @@ -3097,16 +3097,16 @@ }, { "name": "wp-cli/cron-command", - "version": "v2.3.3", + "version": "v2.3.4", "source": { "type": "git", "url": "https://github.com/wp-cli/cron-command.git", - "reference": "c877d87345c2e0f3f7929844d64603bdc116d760" + "reference": "954e5152b5cfedf1222bf45abd8c241b145d429c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/cron-command/zipball/c877d87345c2e0f3f7929844d64603bdc116d760", - "reference": "c877d87345c2e0f3f7929844d64603bdc116d760", + "url": "https://api.github.com/repos/wp-cli/cron-command/zipball/954e5152b5cfedf1222bf45abd8c241b145d429c", + "reference": "954e5152b5cfedf1222bf45abd8c241b145d429c", "shasum": "" }, "require": { @@ -3160,9 +3160,9 @@ "homepage": "https://github.com/wp-cli/cron-command", "support": { "issues": "https://github.com/wp-cli/cron-command/issues", - "source": "https://github.com/wp-cli/cron-command/tree/v2.3.3" + "source": "https://github.com/wp-cli/cron-command/tree/v2.3.4" }, - "time": "2025-11-11T13:30:43+00:00" + "time": "2026-02-13T14:21:27+00:00" }, { "name": "wp-cli/db-command", @@ -9522,5 +9522,5 @@ "platform-overrides": { "php": "7.2.24" }, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }