From f3a85f3c1ccd05f9566f3de6fa11450f5b695197 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 13:53:53 +0000 Subject: [PATCH] Bump wp-cli/core-command from 2.1.24 to 2.1.25 Bumps [wp-cli/core-command](https://github.com/wp-cli/core-command) from 2.1.24 to 2.1.25. - [Release notes](https://github.com/wp-cli/core-command/releases) - [Commits](https://github.com/wp-cli/core-command/compare/v2.1.24...v2.1.25) --- updated-dependencies: - dependency-name: wp-cli/core-command dependency-version: 2.1.25 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 a49356e37..41c6b3180 100644 --- a/composer.lock +++ b/composer.lock @@ -3027,16 +3027,16 @@ }, { "name": "wp-cli/core-command", - "version": "v2.1.24", + "version": "v2.1.25", "source": { "type": "git", "url": "https://github.com/wp-cli/core-command.git", - "reference": "eef5fff75f885d3af854ff92ccca154838aae87a" + "reference": "50719f2c4ff3b74b27aaaf4fb6cc0055fa191738" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/core-command/zipball/eef5fff75f885d3af854ff92ccca154838aae87a", - "reference": "eef5fff75f885d3af854ff92ccca154838aae87a", + "url": "https://api.github.com/repos/wp-cli/core-command/zipball/50719f2c4ff3b74b27aaaf4fb6cc0055fa191738", + "reference": "50719f2c4ff3b74b27aaaf4fb6cc0055fa191738", "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.24" + "source": "https://github.com/wp-cli/core-command/tree/v2.1.25" }, - "time": "2026-03-04T11:40:44+00:00" + "time": "2026-03-19T11:38:10+00:00" }, { "name": "wp-cli/cron-command",