From 9eb9a3e6e86281b8c9b4751bcbf09d7f5f9f165f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 11:30:49 +0000 Subject: [PATCH] Bump wp-cli/search-replace-command from 2.1.11 to 2.1.12 Bumps [wp-cli/search-replace-command](https://github.com/wp-cli/search-replace-command) from 2.1.11 to 2.1.12. - [Release notes](https://github.com/wp-cli/search-replace-command/releases) - [Commits](https://github.com/wp-cli/search-replace-command/compare/v2.1.11...v2.1.12) --- updated-dependencies: - dependency-name: wp-cli/search-replace-command dependency-version: 2.1.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 31f8a8cb0..70d44ce82 100644 --- a/composer.lock +++ b/composer.lock @@ -2308,20 +2308,20 @@ }, { "name": "wp-cli/search-replace-command", - "version": "v2.1.11", + "version": "v2.1.12", "source": { "type": "git", "url": "https://github.com/wp-cli/search-replace-command.git", - "reference": "a04ff12b2077aae88ebb4075f8bab7f959c08927" + "reference": "db2d3e1a17e615b958df6300923bdbdbd43b3c15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/search-replace-command/zipball/a04ff12b2077aae88ebb4075f8bab7f959c08927", - "reference": "a04ff12b2077aae88ebb4075f8bab7f959c08927", + "url": "https://api.github.com/repos/wp-cli/search-replace-command/zipball/db2d3e1a17e615b958df6300923bdbdbd43b3c15", + "reference": "db2d3e1a17e615b958df6300923bdbdbd43b3c15", "shasum": "" }, "require": { - "wp-cli/wp-cli": "^2.12" + "wp-cli/wp-cli": "^2.13" }, "require-dev": { "wp-cli/db-command": "^1.3 || ^2", @@ -2362,9 +2362,9 @@ "homepage": "https://github.com/wp-cli/search-replace-command", "support": { "issues": "https://github.com/wp-cli/search-replace-command/issues", - "source": "https://github.com/wp-cli/search-replace-command/tree/v2.1.11" + "source": "https://github.com/wp-cli/search-replace-command/tree/v2.1.12" }, - "time": "2026-03-18T08:50:38+00:00" + "time": "2026-05-19T12:27:41+00:00" }, { "name": "wp-cli/server-command",