From 18899d5e6efba0baec3fda8e41ab31c7c21f0a84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 11:07:42 +0000 Subject: [PATCH] Bump wp-cli/server-command from 3.0.0 to 3.0.1 Bumps [wp-cli/server-command](https://github.com/wp-cli/server-command) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/wp-cli/server-command/releases) - [Commits](https://github.com/wp-cli/server-command/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: wp-cli/server-command dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index aceffb992..6a85f509f 100644 --- a/composer.lock +++ b/composer.lock @@ -2375,16 +2375,16 @@ }, { "name": "wp-cli/server-command", - "version": "v3.0.0", + "version": "v3.0.1", "source": { "type": "git", "url": "https://github.com/wp-cli/server-command.git", - "reference": "4edf159383dcf0cceece510f96f892dd666a23c6" + "reference": "5253ec63623624e766c3bc13caf186076779114c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/server-command/zipball/4edf159383dcf0cceece510f96f892dd666a23c6", - "reference": "4edf159383dcf0cceece510f96f892dd666a23c6", + "url": "https://api.github.com/repos/wp-cli/server-command/zipball/5253ec63623624e766c3bc13caf186076779114c", + "reference": "5253ec63623624e766c3bc13caf186076779114c", "shasum": "" }, "require": { @@ -2402,7 +2402,7 @@ "server" ], "branch-alias": { - "dev-main": "2.x-dev" + "dev-main": "3.x-dev" } }, "autoload": { @@ -2428,9 +2428,9 @@ "homepage": "https://github.com/wp-cli/server-command", "support": { "issues": "https://github.com/wp-cli/server-command/issues", - "source": "https://github.com/wp-cli/server-command/tree/v3.0.0" + "source": "https://github.com/wp-cli/server-command/tree/v3.0.1" }, - "time": "2026-08-04T12:18:33+00:00" + "time": "2026-09-17T06:11:35+00:00" }, { "name": "wp-cli/shell-command", @@ -2757,7 +2757,7 @@ "issues": "https://github.com/wp-cli/wp-cli/issues", "source": "https://github.com/wp-cli/wp-cli" }, - "time": "2026-09-17T06:11:46+00:00" + "time": "2026-09-21T11:05:47+00:00" }, { "name": "wp-cli/wp-config-transformer",