mirror of
https://ghproxy.net/https://github.com/wp-cli/wp-cli-bundle.git
synced 2025-10-04 01:57:07 +08:00
Merge pull request #762 from wp-cli/dependabot/composer/wp-cli/wp-cli-tests-4.3.16
This commit is contained in:
commit
2a6fa7f5b1
1 changed files with 9 additions and 9 deletions
18
composer.lock
generated
18
composer.lock
generated
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue