diff --git a/composer.json b/composer.json index 648117e03..bc07d97e3 100644 --- a/composer.json +++ b/composer.json @@ -68,7 +68,7 @@ "require-dev": { "roave/security-advisories": "dev-latest", "newfold-labs/wp-php-standards": "^1.2.4", - "wp-cli/i18n-command": "^2.6.2", + "wp-cli/i18n-command": "^2.6.3", "wp-phpunit/wp-phpunit": "^6.6.2" }, "require": { diff --git a/composer.lock b/composer.lock index 18a6f30b2..40337b7c3 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "22775153f53cde178dabfb9fc2c23a39", + "content-hash": "b7593873bc419e9f15c903dce42b31a5", "packages": [ { "name": "doctrine/inflector", @@ -4562,16 +4562,16 @@ }, { "name": "wp-cli/i18n-command", - "version": "v2.6.2", + "version": "v2.6.3", "source": { "type": "git", "url": "https://github.com/wp-cli/i18n-command.git", - "reference": "53518a11f314119e320597c7a8274f11b1295bdc" + "reference": "065bb3758fcbff922f1b7a01ab702aab0da79803" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/53518a11f314119e320597c7a8274f11b1295bdc", - "reference": "53518a11f314119e320597c7a8274f11b1295bdc", + "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/065bb3758fcbff922f1b7a01ab702aab0da79803", + "reference": "065bb3758fcbff922f1b7a01ab702aab0da79803", "shasum": "" }, "require": { @@ -4625,9 +4625,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.2" + "source": "https://github.com/wp-cli/i18n-command/tree/v2.6.3" }, - "time": "2024-07-03T12:50:00+00:00" + "time": "2024-10-01T11:16:25+00:00" }, { "name": "wp-cli/mustangostang-spyc",