diff --git a/composer.lock b/composer.lock index aa10546a4..023aee46c 100644 --- a/composer.lock +++ b/composer.lock @@ -3655,16 +3655,16 @@ }, { "name": "wp-cli/language-command", - "version": "v2.0.23", + "version": "v2.0.24", "source": { "type": "git", "url": "https://github.com/wp-cli/language-command.git", - "reference": "7221cc39d2b14fd39e55aa7884889f26eec2f822" + "reference": "1f1ca0ce3ee6cc46edfe06ee093cf3a57a131a18" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/language-command/zipball/7221cc39d2b14fd39e55aa7884889f26eec2f822", - "reference": "7221cc39d2b14fd39e55aa7884889f26eec2f822", + "url": "https://api.github.com/repos/wp-cli/language-command/zipball/1f1ca0ce3ee6cc46edfe06ee093cf3a57a131a18", + "reference": "1f1ca0ce3ee6cc46edfe06ee093cf3a57a131a18", "shasum": "" }, "require": { @@ -3674,7 +3674,7 @@ "wp-cli/db-command": "^1.3 || ^2", "wp-cli/entity-command": "^1.3 || ^2", "wp-cli/extension-command": "^1.2 || ^2", - "wp-cli/wp-cli-tests": "^4" + "wp-cli/wp-cli-tests": "^5" }, "type": "wp-cli-package", "extra": { @@ -3729,9 +3729,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.23" + "source": "https://github.com/wp-cli/language-command/tree/v2.0.24" }, - "time": "2025-04-10T11:09:04+00:00" + "time": "2025-07-08T17:50:14+00:00" }, { "name": "wp-cli/maintenance-mode-command", @@ -9102,17 +9102,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": ">=7.2.24" }, - "platform-dev": {}, + "platform-dev": [], "platform-overrides": { "php": "7.2.24" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }