From 1b190dd1f1155a51a09d847175ea25563bd1b6de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 17:30:26 +0000 Subject: [PATCH] Composer Dev(deps-dev): Bump wp-cli/i18n-command from 2.6.2 to 2.6.3 Bumps [wp-cli/i18n-command](https://github.com/wp-cli/i18n-command) from 2.6.2 to 2.6.3. - [Release notes](https://github.com/wp-cli/i18n-command/releases) - [Commits](https://github.com/wp-cli/i18n-command/compare/v2.6.2...v2.6.3) --- updated-dependencies: - dependency-name: wp-cli/i18n-command dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 83d64cf8b..b785be549 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 a4b96934e..fd95825cd 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": "f37abebbec550f0ea62aa02adc1806c4", + "content-hash": "df6892a3a1cedd74224fd91cf02ba015", "packages": [ { "name": "doctrine/inflector", @@ -4563,16 +4563,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": { @@ -4626,9 +4626,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",