diff --git a/composer.lock b/composer.lock index 26d64eb6a..c9a4f5e03 100644 --- a/composer.lock +++ b/composer.lock @@ -2054,16 +2054,16 @@ }, { "name": "wp-cli/php-cli-tools", - "version": "v0.12.9", + "version": "v0.13.0", "source": { "type": "git", "url": "https://github.com/wp-cli/php-cli-tools.git", - "reference": "c3d25138ce46a66647ec0dc9b17bf300338494aa" + "reference": "4a04ffbe322b031b4c54e176edf1dfd299c7fe55" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/php-cli-tools/zipball/c3d25138ce46a66647ec0dc9b17bf300338494aa", - "reference": "c3d25138ce46a66647ec0dc9b17bf300338494aa", + "url": "https://api.github.com/repos/wp-cli/php-cli-tools/zipball/4a04ffbe322b031b4c54e176edf1dfd299c7fe55", + "reference": "4a04ffbe322b031b4c54e176edf1dfd299c7fe55", "shasum": "" }, "require": { @@ -2111,9 +2111,9 @@ ], "support": { "issues": "https://github.com/wp-cli/php-cli-tools/issues", - "source": "https://github.com/wp-cli/php-cli-tools/tree/v0.12.9" + "source": "https://github.com/wp-cli/php-cli-tools/tree/v0.13.0" }, - "time": "2026-03-29T11:12:54+00:00" + "time": "2026-04-08T12:28:41+00:00" }, { "name": "wp-cli/rewrite-command", @@ -2674,19 +2674,19 @@ "source": { "type": "git", "url": "https://github.com/wp-cli/wp-cli.git", - "reference": "1c06435200bcaeafd493d9492340309885e565fb" + "reference": "0d82cb9b68cee576e0a21e2d402cdf955b8d38af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/1c06435200bcaeafd493d9492340309885e565fb", - "reference": "1c06435200bcaeafd493d9492340309885e565fb", + "url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/0d82cb9b68cee576e0a21e2d402cdf955b8d38af", + "reference": "0d82cb9b68cee576e0a21e2d402cdf955b8d38af", "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.7" + "wp-cli/php-cli-tools": "~0.13.0" }, "require-dev": { "justinrainbow/json-schema": "^6.3", @@ -2751,7 +2751,7 @@ "issues": "https://github.com/wp-cli/wp-cli/issues", "source": "https://github.com/wp-cli/wp-cli" }, - "time": "2026-07-07T09:27:22+00:00" + "time": "2026-07-13T15:48:58+00:00" }, { "name": "wp-cli/wp-config-transformer",