diff --git a/composer.lock b/composer.lock index 666d5724..a706488d 100644 --- a/composer.lock +++ b/composer.lock @@ -4208,16 +4208,16 @@ }, { "name": "wp-cli/php-cli-tools", - "version": "v0.12.6", + "version": "v0.12.7", "source": { "type": "git", "url": "https://github.com/wp-cli/php-cli-tools.git", - "reference": "f12b650d3738e471baed6dd47982d53c5c0ab1c3" + "reference": "5cc6ef2e93cfcd939813eb420ae23bc116d9be2a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/php-cli-tools/zipball/f12b650d3738e471baed6dd47982d53c5c0ab1c3", - "reference": "f12b650d3738e471baed6dd47982d53c5c0ab1c3", + "url": "https://api.github.com/repos/wp-cli/php-cli-tools/zipball/5cc6ef2e93cfcd939813eb420ae23bc116d9be2a", + "reference": "5cc6ef2e93cfcd939813eb420ae23bc116d9be2a", "shasum": "" }, "require": { @@ -4230,7 +4230,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "0.12.x-dev" + "dev-main": "0.12.x-dev" } }, "autoload": { @@ -4265,9 +4265,9 @@ ], "support": { "issues": "https://github.com/wp-cli/php-cli-tools/issues", - "source": "https://github.com/wp-cli/php-cli-tools/tree/v0.12.6" + "source": "https://github.com/wp-cli/php-cli-tools/tree/v0.12.7" }, - "time": "2025-09-11T12:43:04+00:00" + "time": "2026-01-20T20:31:49+00:00" }, { "name": "wp-cli/rewrite-command", @@ -4771,19 +4771,19 @@ "source": { "type": "git", "url": "https://github.com/wp-cli/wp-cli.git", - "reference": "5f0f63e53f7bbb9154c06d795806e623bef16bfe" + "reference": "26d69cc9ab9323cd204d06a083c8f710a87496c3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/5f0f63e53f7bbb9154c06d795806e623bef16bfe", - "reference": "5f0f63e53f7bbb9154c06d795806e623bef16bfe", + "url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/26d69cc9ab9323cd204d06a083c8f710a87496c3", + "reference": "26d69cc9ab9323cd204d06a083c8f710a87496c3", "shasum": "" }, "require": { "mustache/mustache": "^3.0.0", "php": ">=7.2.24 || ^8.0", "wp-cli/mustangostang-spyc": "^0.6.3", - "wp-cli/php-cli-tools": "~0.12.4" + "wp-cli/php-cli-tools": "~0.12.7" }, "require-dev": { "justinrainbow/json-schema": "^6.3", @@ -4806,6 +4806,19 @@ ], "type": "library", "extra": { + "commands": [ + "cli", + "cli alias", + "cli cache", + "cli check-update", + "cli cmd-dump", + "cli completions", + "cli has-command", + "cli info", + "cli param-dump", + "cli update", + "cli version" + ], "branch-alias": { "dev-main": "2.13.x-dev" } @@ -4834,7 +4847,7 @@ "issues": "https://github.com/wp-cli/wp-cli/issues", "source": "https://github.com/wp-cli/wp-cli" }, - "time": "2026-01-20T13:22:16+00:00" + "time": "2026-01-20T22:10:11+00:00" }, { "name": "wp-cli/wp-config-transformer",