From 987edc8c88ce44623eab3c50bf88c73e8005e76c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 15:32:30 +0000 Subject: [PATCH] Bump wp-cli/server-command from 2.0.18 to 2.0.19 Bumps [wp-cli/server-command](https://github.com/wp-cli/server-command) from 2.0.18 to 2.0.19. - [Release notes](https://github.com/wp-cli/server-command/releases) - [Commits](https://github.com/wp-cli/server-command/compare/v2.0.18...v2.0.19) --- updated-dependencies: - dependency-name: wp-cli/server-command dependency-version: 2.0.19 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 fd9bf3f10..b57152b50 100644 --- a/composer.lock +++ b/composer.lock @@ -2361,16 +2361,16 @@ }, { "name": "wp-cli/server-command", - "version": "v2.0.18", + "version": "v2.0.19", "source": { "type": "git", "url": "https://github.com/wp-cli/server-command.git", - "reference": "4e1cce5783c49b1410f97b0d1daa3c7429cc68a4" + "reference": "c5c64ee37074e74cbb3614c5dd4a4aa3dff02495" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/server-command/zipball/4e1cce5783c49b1410f97b0d1daa3c7429cc68a4", - "reference": "4e1cce5783c49b1410f97b0d1daa3c7429cc68a4", + "url": "https://api.github.com/repos/wp-cli/server-command/zipball/c5c64ee37074e74cbb3614c5dd4a4aa3dff02495", + "reference": "c5c64ee37074e74cbb3614c5dd4a4aa3dff02495", "shasum": "" }, "require": { @@ -2414,9 +2414,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.18" + "source": "https://github.com/wp-cli/server-command/tree/v2.0.19" }, - "time": "2026-03-28T11:47:39+00:00" + "time": "2026-04-14T15:29:58+00:00" }, { "name": "wp-cli/shell-command",