From affdc0cb80c19a7025ecd979e237da8ea5c19184 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 10:05:51 +0000 Subject: [PATCH] Bump wp-cli/checksum-command from 2.3.4 to 2.3.5 Bumps [wp-cli/checksum-command](https://github.com/wp-cli/checksum-command) from 2.3.4 to 2.3.5. - [Release notes](https://github.com/wp-cli/checksum-command/releases) - [Commits](https://github.com/wp-cli/checksum-command/compare/v2.3.4...v2.3.5) --- updated-dependencies: - dependency-name: wp-cli/checksum-command dependency-version: 2.3.5 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 3e4e06a02..d9fd36000 100644 --- a/composer.lock +++ b/composer.lock @@ -721,16 +721,16 @@ }, { "name": "wp-cli/checksum-command", - "version": "v2.3.4", + "version": "v2.3.5", "source": { "type": "git", "url": "https://github.com/wp-cli/checksum-command.git", - "reference": "071e3e64c1eb3a0f660083cbd3769d7d2469aa74" + "reference": "65156b2e792434ad684b0ed24bbda1b7f655c6bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/checksum-command/zipball/071e3e64c1eb3a0f660083cbd3769d7d2469aa74", - "reference": "071e3e64c1eb3a0f660083cbd3769d7d2469aa74", + "url": "https://api.github.com/repos/wp-cli/checksum-command/zipball/65156b2e792434ad684b0ed24bbda1b7f655c6bb", + "reference": "65156b2e792434ad684b0ed24bbda1b7f655c6bb", "shasum": "" }, "require": { @@ -774,9 +774,9 @@ "homepage": "https://github.com/wp-cli/checksum-command", "support": { "issues": "https://github.com/wp-cli/checksum-command/issues", - "source": "https://github.com/wp-cli/checksum-command/tree/v2.3.4" + "source": "https://github.com/wp-cli/checksum-command/tree/v2.3.5" }, - "time": "2026-05-16T10:00:19+00:00" + "time": "2026-05-25T09:12:14+00:00" }, { "name": "wp-cli/config-command",