diff --git a/composer.lock b/composer.lock index c944a5905..6c219c287 100644 --- a/composer.lock +++ b/composer.lock @@ -2781,20 +2781,20 @@ }, { "name": "wp-cli/language-command", - "version": "v2.0.22", + "version": "v2.0.23", "source": { "type": "git", "url": "https://github.com/wp-cli/language-command.git", - "reference": "27db28eca5f7627c7fbd8da82c6c51eb05e7858e" + "reference": "7221cc39d2b14fd39e55aa7884889f26eec2f822" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/language-command/zipball/27db28eca5f7627c7fbd8da82c6c51eb05e7858e", - "reference": "27db28eca5f7627c7fbd8da82c6c51eb05e7858e", + "url": "https://api.github.com/repos/wp-cli/language-command/zipball/7221cc39d2b14fd39e55aa7884889f26eec2f822", + "reference": "7221cc39d2b14fd39e55aa7884889f26eec2f822", "shasum": "" }, "require": { - "wp-cli/wp-cli": "^2.5" + "wp-cli/wp-cli": "^2.12" }, "require-dev": { "wp-cli/db-command": "^1.3 || ^2", @@ -2804,9 +2804,6 @@ }, "type": "wp-cli-package", "extra": { - "branch-alias": { - "dev-main": "2.x-dev" - }, "bundled": true, "commands": [ "language", @@ -2830,7 +2827,10 @@ "language theme uninstall", "language theme update", "site switch-language" - ] + ], + "branch-alias": { + "dev-main": "2.x-dev" + } }, "autoload": { "files": [ @@ -2855,9 +2855,9 @@ "homepage": "https://github.com/wp-cli/language-command", "support": { "issues": "https://github.com/wp-cli/language-command/issues", - "source": "https://github.com/wp-cli/language-command/tree/v2.0.22" + "source": "https://github.com/wp-cli/language-command/tree/v2.0.23" }, - "time": "2024-10-01T10:45:06+00:00" + "time": "2025-04-10T11:09:04+00:00" }, { "name": "wp-cli/maintenance-mode-command", @@ -7425,17 +7425,17 @@ "aliases": [], "minimum-stability": "dev", "stability-flags": { - "roave/security-advisories": 20, - "wp-cli/wp-cli": 20 + "wp-cli/wp-cli": 20, + "roave/security-advisories": 20 }, "prefer-stable": true, "prefer-lowest": false, "platform": { "php": ">=5.6" }, - "platform-dev": {}, + "platform-dev": [], "platform-overrides": { "php": "5.6" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }