From f20769b6de1499bb46e8e5b39976fd9e044bfa1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 19:00:16 +0000 Subject: [PATCH] Bump wp-cli/server-command from 2.0.15 to 2.0.16 Bumps [wp-cli/server-command](https://github.com/wp-cli/server-command) from 2.0.15 to 2.0.16. - [Release notes](https://github.com/wp-cli/server-command/releases) - [Commits](https://github.com/wp-cli/server-command/compare/v2.0.15...v2.0.16) --- updated-dependencies: - dependency-name: wp-cli/server-command dependency-version: 2.0.16 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 373c67435..777830075 100644 --- a/composer.lock +++ b/composer.lock @@ -4385,24 +4385,24 @@ }, { "name": "wp-cli/server-command", - "version": "v2.0.15", + "version": "v2.0.16", "source": { "type": "git", "url": "https://github.com/wp-cli/server-command.git", - "reference": "80a9243f94e0ac073f9bfdb516d2ac7e1fa01a71" + "reference": "e0adf1e35f424bed5abfeecef13795ddd8700c98" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/server-command/zipball/80a9243f94e0ac073f9bfdb516d2ac7e1fa01a71", - "reference": "80a9243f94e0ac073f9bfdb516d2ac7e1fa01a71", + "url": "https://api.github.com/repos/wp-cli/server-command/zipball/e0adf1e35f424bed5abfeecef13795ddd8700c98", + "reference": "e0adf1e35f424bed5abfeecef13795ddd8700c98", "shasum": "" }, "require": { - "wp-cli/wp-cli": "^2.12" + "wp-cli/wp-cli": "^2.13" }, "require-dev": { "wp-cli/entity-command": "^2", - "wp-cli/wp-cli-tests": "^4" + "wp-cli/wp-cli-tests": "^5" }, "type": "wp-cli-package", "extra": { @@ -4437,9 +4437,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/v2.0.15" + "source": "https://github.com/wp-cli/server-command/tree/v2.0.16" }, - "time": "2025-04-10T11:03:13+00:00" + "time": "2025-11-11T13:31:02+00:00" }, { "name": "wp-cli/shell-command",