From e1642ceb10d65a95116f03a7ab86e4f2bd30d614 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 19:36:03 +0000 Subject: [PATCH] Bump wp-cli/config-command from 2.5.1 to 2.5.2 Bumps [wp-cli/config-command](https://github.com/wp-cli/config-command) from 2.5.1 to 2.5.2. - [Release notes](https://github.com/wp-cli/config-command/releases) - [Commits](https://github.com/wp-cli/config-command/compare/v2.5.1...v2.5.2) --- updated-dependencies: - dependency-name: wp-cli/config-command dependency-version: 2.5.2 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 d99cdd407..d0f23ee23 100644 --- a/composer.lock +++ b/composer.lock @@ -780,16 +780,16 @@ }, { "name": "wp-cli/config-command", - "version": "v2.5.1", + "version": "v2.5.2", "source": { "type": "git", "url": "https://github.com/wp-cli/config-command.git", - "reference": "8d042e27b0f4640b0b80582969791ed5faff4ad3" + "reference": "5afa61c8b9012bf889a8ebc1fb4c5a24b8a1a49d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/config-command/zipball/8d042e27b0f4640b0b80582969791ed5faff4ad3", - "reference": "8d042e27b0f4640b0b80582969791ed5faff4ad3", + "url": "https://api.github.com/repos/wp-cli/config-command/zipball/5afa61c8b9012bf889a8ebc1fb4c5a24b8a1a49d", + "reference": "5afa61c8b9012bf889a8ebc1fb4c5a24b8a1a49d", "shasum": "" }, "require": { @@ -850,9 +850,9 @@ "homepage": "https://github.com/wp-cli/config-command", "support": { "issues": "https://github.com/wp-cli/config-command/issues", - "source": "https://github.com/wp-cli/config-command/tree/v2.5.1" + "source": "https://github.com/wp-cli/config-command/tree/v2.5.2" }, - "time": "2026-04-13T16:05:43+00:00" + "time": "2026-04-22T08:45:41+00:00" }, { "name": "wp-cli/core-command",