From a24f8dd28b60487dcad69bfcca3185eb72668e4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 20:30:18 +0000 Subject: [PATCH] Bump wp-cli/extension-command from 2.3.2 to 2.3.3 Bumps [wp-cli/extension-command](https://github.com/wp-cli/extension-command) from 2.3.2 to 2.3.3. - [Release notes](https://github.com/wp-cli/extension-command/releases) - [Commits](https://github.com/wp-cli/extension-command/compare/v2.3.2...v2.3.3) --- updated-dependencies: - dependency-name: wp-cli/extension-command dependency-version: 2.3.3 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 9718278e2..ef8669af7 100644 --- a/composer.lock +++ b/composer.lock @@ -1546,16 +1546,16 @@ }, { "name": "wp-cli/extension-command", - "version": "v2.3.2", + "version": "v2.3.3", "source": { "type": "git", "url": "https://github.com/wp-cli/extension-command.git", - "reference": "0e4392adbd085db7c146257af34e946aa609ead6" + "reference": "5d12787a1ecf1802f79fd74f0e5dc55fcc5c5187" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/extension-command/zipball/0e4392adbd085db7c146257af34e946aa609ead6", - "reference": "0e4392adbd085db7c146257af34e946aa609ead6", + "url": "https://api.github.com/repos/wp-cli/extension-command/zipball/5d12787a1ecf1802f79fd74f0e5dc55fcc5c5187", + "reference": "5d12787a1ecf1802f79fd74f0e5dc55fcc5c5187", "shasum": "" }, "require": { @@ -1651,9 +1651,9 @@ "homepage": "https://github.com/wp-cli/extension-command", "support": { "issues": "https://github.com/wp-cli/extension-command/issues", - "source": "https://github.com/wp-cli/extension-command/tree/v2.3.2" + "source": "https://github.com/wp-cli/extension-command/tree/v2.3.3" }, - "time": "2026-03-28T11:58:47+00:00" + "time": "2026-04-27T08:28:36+00:00" }, { "name": "wp-cli/i18n-command",