diff --git a/composer.lock b/composer.lock index a6755a7a1..8bf81d6eb 100644 --- a/composer.lock +++ b/composer.lock @@ -1657,23 +1657,23 @@ }, { "name": "wp-cli/i18n-command", - "version": "v2.7.0", + "version": "v2.7.1", "source": { "type": "git", "url": "https://github.com/wp-cli/i18n-command.git", - "reference": "e91e6903d212486e32ed2c916171f661bfc539ce" + "reference": "cbed9e1548a875fa4d834ffd571940302bc0c797" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/e91e6903d212486e32ed2c916171f661bfc539ce", - "reference": "e91e6903d212486e32ed2c916171f661bfc539ce", + "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/cbed9e1548a875fa4d834ffd571940302bc0c797", + "reference": "cbed9e1548a875fa4d834ffd571940302bc0c797", "shasum": "" }, "require": { "eftec/bladeone": "3.52", "gettext/gettext": "^4.8", "mck89/peast": "^1.13.11", - "wp-cli/wp-cli": "^2.12" + "wp-cli/wp-cli": "^2.13" }, "require-dev": { "wp-cli/scaffold-command": "^1.2 || ^2", @@ -1721,9 +1721,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.7.0" + "source": "https://github.com/wp-cli/i18n-command/tree/v2.7.1" }, - "time": "2026-03-16T17:13:39+00:00" + "time": "2026-03-29T11:50:25+00:00" }, { "name": "wp-cli/import-command",