mirror of
https://ghproxy.net/https://github.com/wp-cli/wp-cli-bundle.git
synced 2025-10-04 20:48:38 +08:00
Merge branch 'main' into add/bump-requirements
This commit is contained in:
commit
0a2870d5bf
1 changed files with 9 additions and 9 deletions
18
composer.lock
generated
18
composer.lock
generated
|
@ -8430,16 +8430,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": {
|
||||
|
@ -8505,7 +8505,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",
|
||||
|
@ -8640,17 +8640,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"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue