From 7cdda7a96f83e554f50e5a1d689603ccdafaa0ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 10:59:23 +0000 Subject: [PATCH] Bump wp-cli/cron-command from 2.3.9 to 2.3.10 Bumps [wp-cli/cron-command](https://github.com/wp-cli/cron-command) from 2.3.9 to 2.3.10. - [Release notes](https://github.com/wp-cli/cron-command/releases) - [Commits](https://github.com/wp-cli/cron-command/compare/v2.3.9...v2.3.10) --- updated-dependencies: - dependency-name: wp-cli/cron-command dependency-version: 2.3.10 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 ce7d53da7..64ce32e3b 100644 --- a/composer.lock +++ b/composer.lock @@ -928,16 +928,16 @@ }, { "name": "wp-cli/cron-command", - "version": "v2.3.9", + "version": "v2.3.10", "source": { "type": "git", "url": "https://github.com/wp-cli/cron-command.git", - "reference": "1203c730d969153b37d828abbcbec16d8c937932" + "reference": "7fa5feab2d34d9c81ddfeb4d7a5a896fa72a3d73" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/cron-command/zipball/1203c730d969153b37d828abbcbec16d8c937932", - "reference": "1203c730d969153b37d828abbcbec16d8c937932", + "url": "https://api.github.com/repos/wp-cli/cron-command/zipball/7fa5feab2d34d9c81ddfeb4d7a5a896fa72a3d73", + "reference": "7fa5feab2d34d9c81ddfeb4d7a5a896fa72a3d73", "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.9" + "source": "https://github.com/wp-cli/cron-command/tree/v2.3.10" }, - "time": "2026-05-19T10:12:12+00:00" + "time": "2026-07-09T09:38:22+00:00" }, { "name": "wp-cli/db-command",