Merge pull request #762 from wp-cli/dependabot/composer/wp-cli/wp-cli-tests-4.3.16

This commit is contained in:
Pascal Birchler 2025-05-07 18:25:20 +02:00 committed by GitHub
commit 2a6fa7f5b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

18
composer.lock generated
View file

@ -7313,16 +7313,16 @@
},
{
"name": "wp-cli/wp-cli-tests",
"version": "v4.3.14",
"version": "v4.3.16",
"source": {
"type": "git",
"url": "https://github.com/wp-cli/wp-cli-tests.git",
"reference": "b72c36dd0ebd70547c441f03c9257c3e857af4be"
"reference": "f81af5773bd40962fb973e238acd26b39b1b7341"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wp-cli/wp-cli-tests/zipball/b72c36dd0ebd70547c441f03c9257c3e857af4be",
"reference": "b72c36dd0ebd70547c441f03c9257c3e857af4be",
"url": "https://api.github.com/repos/wp-cli/wp-cli-tests/zipball/f81af5773bd40962fb973e238acd26b39b1b7341",
"reference": "f81af5773bd40962fb973e238acd26b39b1b7341",
"shasum": ""
},
"require": {
@ -7388,7 +7388,7 @@
"issues": "https://github.com/wp-cli/wp-cli-tests/issues",
"source": "https://github.com/wp-cli/wp-cli-tests"
},
"time": "2025-05-05T08:00:39+00:00"
"time": "2025-05-07T15:44:07+00:00"
},
{
"name": "wp-coding-standards/wpcs",
@ -7523,17 +7523,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"
}