From cc0dcf69dcd316e5c52d2dab2e139e40a4f47fc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 13:46:56 +0000 Subject: [PATCH] Bump wp-cli/cron-command from 2.3.7 to 2.3.8 Bumps [wp-cli/cron-command](https://github.com/wp-cli/cron-command) from 2.3.7 to 2.3.8. - [Release notes](https://github.com/wp-cli/cron-command/releases) - [Commits](https://github.com/wp-cli/cron-command/compare/v2.3.7...v2.3.8) --- updated-dependencies: - dependency-name: wp-cli/cron-command dependency-version: 2.3.8 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 7ed13359b..a13cc965b 100644 --- a/composer.lock +++ b/composer.lock @@ -928,16 +928,16 @@ }, { "name": "wp-cli/cron-command", - "version": "v2.3.7", + "version": "v2.3.8", "source": { "type": "git", "url": "https://github.com/wp-cli/cron-command.git", - "reference": "d0075facebcfe0aefa8d6d3092201965b078594d" + "reference": "16e84a3f7d41ddab1e881d14014e655aa305b00c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/cron-command/zipball/d0075facebcfe0aefa8d6d3092201965b078594d", - "reference": "d0075facebcfe0aefa8d6d3092201965b078594d", + "url": "https://api.github.com/repos/wp-cli/cron-command/zipball/16e84a3f7d41ddab1e881d14014e655aa305b00c", + "reference": "16e84a3f7d41ddab1e881d14014e655aa305b00c", "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.7" + "source": "https://github.com/wp-cli/cron-command/tree/v2.3.8" }, - "time": "2026-03-28T11:39:08+00:00" + "time": "2026-04-01T14:55:37+00:00" }, { "name": "wp-cli/db-command",