From ddba58d47adc0ba90455c12e0e225c167ec28a8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 11:54:49 +0000 Subject: [PATCH] Bump wp-cli/cron-command from 2.3.8 to 2.3.9 Bumps [wp-cli/cron-command](https://github.com/wp-cli/cron-command) from 2.3.8 to 2.3.9. - [Release notes](https://github.com/wp-cli/cron-command/releases) - [Commits](https://github.com/wp-cli/cron-command/compare/v2.3.8...v2.3.9) --- updated-dependencies: - dependency-name: wp-cli/cron-command dependency-version: 2.3.9 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 05e652ab3..1a96be35b 100644 --- a/composer.lock +++ b/composer.lock @@ -928,16 +928,16 @@ }, { "name": "wp-cli/cron-command", - "version": "v2.3.8", + "version": "v2.3.9", "source": { "type": "git", "url": "https://github.com/wp-cli/cron-command.git", - "reference": "16e84a3f7d41ddab1e881d14014e655aa305b00c" + "reference": "1203c730d969153b37d828abbcbec16d8c937932" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/cron-command/zipball/16e84a3f7d41ddab1e881d14014e655aa305b00c", - "reference": "16e84a3f7d41ddab1e881d14014e655aa305b00c", + "url": "https://api.github.com/repos/wp-cli/cron-command/zipball/1203c730d969153b37d828abbcbec16d8c937932", + "reference": "1203c730d969153b37d828abbcbec16d8c937932", "shasum": "" }, "require": { @@ -991,9 +991,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.8" + "source": "https://github.com/wp-cli/cron-command/tree/v2.3.9" }, - "time": "2026-04-01T14:55:37+00:00" + "time": "2026-05-19T10:12:12+00:00" }, { "name": "wp-cli/db-command",