diff --git a/composer.lock b/composer.lock index f8d4a7d68..4c58034c9 100644 --- a/composer.lock +++ b/composer.lock @@ -4132,16 +4132,16 @@ }, { "name": "wp-cli/rewrite-command", - "version": "v2.0.15", + "version": "v2.0.16", "source": { "type": "git", "url": "https://github.com/wp-cli/rewrite-command.git", - "reference": "277ec689b7c268680ff429f52558508622c9b34c" + "reference": "84004ff4d14038d06c6fe489807eb09739e62b94" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/rewrite-command/zipball/277ec689b7c268680ff429f52558508622c9b34c", - "reference": "277ec689b7c268680ff429f52558508622c9b34c", + "url": "https://api.github.com/repos/wp-cli/rewrite-command/zipball/84004ff4d14038d06c6fe489807eb09739e62b94", + "reference": "84004ff4d14038d06c6fe489807eb09739e62b94", "shasum": "" }, "require": { @@ -4149,7 +4149,7 @@ }, "require-dev": { "wp-cli/entity-command": "^1.3 || ^2", - "wp-cli/wp-cli-tests": "^4" + "wp-cli/wp-cli-tests": "^5" }, "type": "wp-cli-package", "extra": { @@ -4187,9 +4187,9 @@ "homepage": "https://github.com/wp-cli/rewrite-command", "support": { "issues": "https://github.com/wp-cli/rewrite-command/issues", - "source": "https://github.com/wp-cli/rewrite-command/tree/v2.0.15" + "source": "https://github.com/wp-cli/rewrite-command/tree/v2.0.16" }, - "time": "2025-04-02T12:09:09+00:00" + "time": "2025-11-11T13:30:58+00:00" }, { "name": "wp-cli/role-command", @@ -4641,10 +4641,8 @@ "shasum": "" }, "require": { - "ext-curl": "*", "mustache/mustache": "^3.0.0", "php": ">=7.2.24 || ^8.0", - "symfony/finder": ">2.7", "wp-cli/mustangostang-spyc": "^0.6.3", "wp-cli/php-cli-tools": "~0.12.4" }, @@ -4658,6 +4656,7 @@ "wp-cli/wp-cli-tests": "^5" }, "suggest": { + "ext-curl": "For better performance when making HTTP requests", "ext-readline": "Include for a better --prompt implementation", "ext-zip": "Needed to support extraction of ZIP archives when doing downloads or updates" }, @@ -4696,7 +4695,7 @@ "issues": "https://github.com/wp-cli/wp-cli/issues", "source": "https://github.com/wp-cli/wp-cli" }, - "time": "2025-12-02T10:18:04+00:00" + "time": "2025-12-09T16:19:24+00:00" }, { "name": "wp-cli/wp-config-transformer", @@ -9307,5 +9306,5 @@ "platform-overrides": { "php": "7.2.24" }, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }