diff --git a/composer.lock b/composer.lock index f8d4a7d68..f8055fcd1 100644 --- a/composer.lock +++ b/composer.lock @@ -3621,16 +3621,16 @@ }, { "name": "wp-cli/i18n-command", - "version": "v2.6.5", + "version": "v2.6.6", "source": { "type": "git", "url": "https://github.com/wp-cli/i18n-command.git", - "reference": "5e73d417398993625331a9f69f6c2ef60f234070" + "reference": "94f72ddc4be8919f2cea181ba39cd140dd480d64" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/5e73d417398993625331a9f69f6c2ef60f234070", - "reference": "5e73d417398993625331a9f69f6c2ef60f234070", + "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/94f72ddc4be8919f2cea181ba39cd140dd480d64", + "reference": "94f72ddc4be8919f2cea181ba39cd140dd480d64", "shasum": "" }, "require": { @@ -3641,7 +3641,7 @@ }, "require-dev": { "wp-cli/scaffold-command": "^1.2 || ^2", - "wp-cli/wp-cli-tests": "^4.3.9" + "wp-cli/wp-cli-tests": "^5.0.0" }, "suggest": { "ext-json": "Used for reading and generating JSON translation files", @@ -3684,9 +3684,9 @@ "homepage": "https://github.com/wp-cli/i18n-command", "support": { "issues": "https://github.com/wp-cli/i18n-command/issues", - "source": "https://github.com/wp-cli/i18n-command/tree/v2.6.5" + "source": "https://github.com/wp-cli/i18n-command/tree/v2.6.6" }, - "time": "2025-04-25T21:49:29+00:00" + "time": "2025-11-21T04:23:34+00:00" }, { "name": "wp-cli/import-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" }