From 0c930acf57323bdbec5ce606efe128ff8051b88e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 15:16:04 +0000 Subject: [PATCH] Bump wp-cli/core-command from 2.1.19 to 2.1.20 Bumps [wp-cli/core-command](https://github.com/wp-cli/core-command) from 2.1.19 to 2.1.20. - [Release notes](https://github.com/wp-cli/core-command/releases) - [Commits](https://github.com/wp-cli/core-command/compare/v2.1.19...v2.1.20) --- updated-dependencies: - dependency-name: wp-cli/core-command dependency-version: 2.1.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index c944a5905..4e84f0897 100644 --- a/composer.lock +++ b/composer.lock @@ -1915,16 +1915,16 @@ }, { "name": "wp-cli/core-command", - "version": "v2.1.19", + "version": "v2.1.20", "source": { "type": "git", "url": "https://github.com/wp-cli/core-command.git", - "reference": "ab65d194bbf00b018daca9d625b0297c5f813fca" + "reference": "83e4692784a815bb7f5df10b72204f237b5224b9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/core-command/zipball/ab65d194bbf00b018daca9d625b0297c5f813fca", - "reference": "ab65d194bbf00b018daca9d625b0297c5f813fca", + "url": "https://api.github.com/repos/wp-cli/core-command/zipball/83e4692784a815bb7f5df10b72204f237b5224b9", + "reference": "83e4692784a815bb7f5df10b72204f237b5224b9", "shasum": "" }, "require": { @@ -1980,9 +1980,9 @@ "homepage": "https://github.com/wp-cli/core-command", "support": { "issues": "https://github.com/wp-cli/core-command/issues", - "source": "https://github.com/wp-cli/core-command/tree/v2.1.19" + "source": "https://github.com/wp-cli/core-command/tree/v2.1.20" }, - "time": "2024-12-20T15:13:02+00:00" + "time": "2025-04-16T11:23:00+00:00" }, { "name": "wp-cli/cron-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" }