From fc0ddd24d3908db3cc47b96e5237b59072c66cc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2026 23:50:13 +0000 Subject: [PATCH] Bump wp-cli/core-command from 2.1.25 to 2.1.26 Bumps [wp-cli/core-command](https://github.com/wp-cli/core-command) from 2.1.25 to 2.1.26. - [Release notes](https://github.com/wp-cli/core-command/releases) - [Commits](https://github.com/wp-cli/core-command/compare/v2.1.25...v2.1.26) --- updated-dependencies: - dependency-name: wp-cli/core-command dependency-version: 2.1.26 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 3823e5baf..e901c492c 100644 --- a/composer.lock +++ b/composer.lock @@ -3027,16 +3027,16 @@ }, { "name": "wp-cli/core-command", - "version": "v2.1.25", + "version": "v2.1.26", "source": { "type": "git", "url": "https://github.com/wp-cli/core-command.git", - "reference": "50719f2c4ff3b74b27aaaf4fb6cc0055fa191738" + "reference": "b62ae813b048ac1d1a0810250bfa5ed3bf224165" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/core-command/zipball/50719f2c4ff3b74b27aaaf4fb6cc0055fa191738", - "reference": "50719f2c4ff3b74b27aaaf4fb6cc0055fa191738", + "url": "https://api.github.com/repos/wp-cli/core-command/zipball/b62ae813b048ac1d1a0810250bfa5ed3bf224165", + "reference": "b62ae813b048ac1d1a0810250bfa5ed3bf224165", "shasum": "" }, "require": { @@ -3093,9 +3093,9 @@ "homepage": "https://github.com/wp-cli/core-command", "support": { "issues": "https://github.com/wp-cli/core-command/issues", - "source": "https://github.com/wp-cli/core-command/tree/v2.1.25" + "source": "https://github.com/wp-cli/core-command/tree/v2.1.26" }, - "time": "2026-03-19T11:38:10+00:00" + "time": "2026-03-21T11:23:17+00:00" }, { "name": "wp-cli/cron-command",