From 5d8a2e04db6f93278dea9c89d20e5956ff560c69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 17:04:00 +0000 Subject: [PATCH] Bump wp-cli/cron-command from 2.3.6 to 2.3.7 Bumps [wp-cli/cron-command](https://github.com/wp-cli/cron-command) from 2.3.6 to 2.3.7. - [Release notes](https://github.com/wp-cli/cron-command/releases) - [Commits](https://github.com/wp-cli/cron-command/compare/v2.3.6...v2.3.7) --- updated-dependencies: - dependency-name: wp-cli/cron-command dependency-version: 2.3.7 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 97e83fe7a..6d8294312 100644 --- a/composer.lock +++ b/composer.lock @@ -928,16 +928,16 @@ }, { "name": "wp-cli/cron-command", - "version": "v2.3.6", + "version": "v2.3.7", "source": { "type": "git", "url": "https://github.com/wp-cli/cron-command.git", - "reference": "a74e533242b2a45a50da8aa336a1202832f8a5c5" + "reference": "d0075facebcfe0aefa8d6d3092201965b078594d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/cron-command/zipball/a74e533242b2a45a50da8aa336a1202832f8a5c5", - "reference": "a74e533242b2a45a50da8aa336a1202832f8a5c5", + "url": "https://api.github.com/repos/wp-cli/cron-command/zipball/d0075facebcfe0aefa8d6d3092201965b078594d", + "reference": "d0075facebcfe0aefa8d6d3092201965b078594d", "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.6" + "source": "https://github.com/wp-cli/cron-command/tree/v2.3.7" }, - "time": "2026-03-21T11:13:10+00:00" + "time": "2026-03-28T11:39:08+00:00" }, { "name": "wp-cli/db-command",