From 917ffde34c7eb3f9dd23f1459640c4ee9ff28efa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Mar 2025 15:55:16 +0000 Subject: [PATCH] Bump wp-cli/wp-cli-tests from 4.3.9 to 4.3.10 Bumps [wp-cli/wp-cli-tests](https://github.com/wp-cli/wp-cli-tests) from 4.3.9 to 4.3.10. - [Release notes](https://github.com/wp-cli/wp-cli-tests/releases) - [Commits](https://github.com/wp-cli/wp-cli-tests/compare/v4.3.9...v4.3.10) --- updated-dependencies: - dependency-name: wp-cli/wp-cli-tests dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index 6b9b76194..21ac32947 100644 --- a/composer.lock +++ b/composer.lock @@ -7215,16 +7215,16 @@ }, { "name": "wp-cli/wp-cli-tests", - "version": "v4.3.9", + "version": "v4.3.10", "source": { "type": "git", "url": "https://github.com/wp-cli/wp-cli-tests.git", - "reference": "16ee1c9ad7443a1a3ba8a48341f13dc74efc1083" + "reference": "23dd5d081b2132d0c9e810efb30cd49d3a763c75" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/wp-cli-tests/zipball/16ee1c9ad7443a1a3ba8a48341f13dc74efc1083", - "reference": "16ee1c9ad7443a1a3ba8a48341f13dc74efc1083", + "url": "https://api.github.com/repos/wp-cli/wp-cli-tests/zipball/23dd5d081b2132d0c9e810efb30cd49d3a763c75", + "reference": "23dd5d081b2132d0c9e810efb30cd49d3a763c75", "shasum": "" }, "require": { @@ -7290,7 +7290,7 @@ "issues": "https://github.com/wp-cli/wp-cli-tests/issues", "source": "https://github.com/wp-cli/wp-cli-tests" }, - "time": "2025-03-06T19:09:52+00:00" + "time": "2025-03-14T14:54:50+00:00" }, { "name": "wp-coding-standards/wpcs", @@ -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" }