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",