From 33dc9579235dbe519f6486c059037e58d67dea97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 17:52:04 +0000 Subject: [PATCH] Composer Dev(deps-dev): Bump wp-cli/i18n-command from 2.5.0 to 2.6.0 Bumps [wp-cli/i18n-command](https://github.com/wp-cli/i18n-command) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/wp-cli/i18n-command/releases) - [Commits](https://github.com/wp-cli/i18n-command/compare/v2.5.0...v2.6.0) --- updated-dependencies: - dependency-name: wp-cli/i18n-command dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 27 ++++++++++++++------------- 2 files changed, 15 insertions(+), 14 deletions(-) diff --git a/composer.json b/composer.json index 1f837bf7..2c1021b8 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ }, "require-dev": { "newfold-labs/wp-php-standards": "^1.2", - "wp-cli/i18n-command": "^2.5.0", + "wp-cli/i18n-command": "^2.6.0", "wp-phpunit/wp-phpunit": "^6.4.2" }, "scripts": { diff --git a/composer.lock b/composer.lock index 39a3e098..00f65947 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": "e8425577a027f9bc937d56492edefd47", + "content-hash": "21f427ccce1ddcf4c0fa7d567b7159ec", "packages": [ { "name": "doctrine/inflector", @@ -2437,16 +2437,16 @@ }, { "name": "wp-cli/i18n-command", - "version": "v2.5.0", + "version": "v2.6.0", "source": { "type": "git", "url": "https://github.com/wp-cli/i18n-command.git", - "reference": "9cf9b40f6bad64ade8660cc26bf1f28f2d223268" + "reference": "ca7a44a1f8b09d533621b4006e739974212860ee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/9cf9b40f6bad64ade8660cc26bf1f28f2d223268", - "reference": "9cf9b40f6bad64ade8660cc26bf1f28f2d223268", + "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/ca7a44a1f8b09d533621b4006e739974212860ee", + "reference": "ca7a44a1f8b09d533621b4006e739974212860ee", "shasum": "" }, "require": { @@ -2474,6 +2474,7 @@ "i18n make-pot", "i18n make-json", "i18n make-mo", + "i18n make-php", "i18n update-po" ] }, @@ -2499,9 +2500,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.5.0" + "source": "https://github.com/wp-cli/i18n-command/tree/v2.6.0" }, - "time": "2023-11-16T17:09:37+00:00" + "time": "2024-02-01T14:25:11+00:00" }, { "name": "wp-cli/mustangostang-spyc", @@ -2619,16 +2620,16 @@ }, { "name": "wp-cli/wp-cli", - "version": "v2.9.0", + "version": "v2.10.0", "source": { "type": "git", "url": "https://github.com/wp-cli/wp-cli.git", - "reference": "8a3befba2d947fbf5cc6d1941edf2dd99da4d4b7" + "reference": "a339dca576df73c31af4b4d8054efc2dab9a0685" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/8a3befba2d947fbf5cc6d1941edf2dd99da4d4b7", - "reference": "8a3befba2d947fbf5cc6d1941edf2dd99da4d4b7", + "url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/a339dca576df73c31af4b4d8054efc2dab9a0685", + "reference": "a339dca576df73c31af4b4d8054efc2dab9a0685", "shasum": "" }, "require": { @@ -2658,7 +2659,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "2.9.x-dev" + "dev-main": "2.10.x-dev" } }, "autoload": { @@ -2685,7 +2686,7 @@ "issues": "https://github.com/wp-cli/wp-cli/issues", "source": "https://github.com/wp-cli/wp-cli" }, - "time": "2023-10-25T09:06:37+00:00" + "time": "2024-02-08T16:52:43+00:00" }, { "name": "wp-coding-standards/wpcs",