mirror of
https://ghproxy.net/https://github.com/wp-cli/wp-cli-bundle.git
synced 2025-10-04 03:36:31 +08:00
Merge pull request #731 from wp-cli/dependabot/composer/wp-cli/eval-command-2.2.6
Bump wp-cli/eval-command from 2.2.5 to 2.2.6
This commit is contained in:
commit
42fad556d6
1 changed files with 11 additions and 11 deletions
22
composer.lock
generated
22
composer.lock
generated
|
@ -2433,20 +2433,20 @@
|
|||
},
|
||||
{
|
||||
"name": "wp-cli/eval-command",
|
||||
"version": "v2.2.5",
|
||||
"version": "v2.2.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/wp-cli/eval-command.git",
|
||||
"reference": "1fd2dc9ae74f5fcde7a9b861a1073d6f19952b74"
|
||||
"reference": "20ec428a7b9bc604fab0bd33ee8fa20662650455"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/wp-cli/eval-command/zipball/1fd2dc9ae74f5fcde7a9b861a1073d6f19952b74",
|
||||
"reference": "1fd2dc9ae74f5fcde7a9b861a1073d6f19952b74",
|
||||
"url": "https://api.github.com/repos/wp-cli/eval-command/zipball/20ec428a7b9bc604fab0bd33ee8fa20662650455",
|
||||
"reference": "20ec428a7b9bc604fab0bd33ee8fa20662650455",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"wp-cli/wp-cli": "^2.5"
|
||||
"wp-cli/wp-cli": "^2.12"
|
||||
},
|
||||
"require-dev": {
|
||||
"wp-cli/wp-cli-tests": "^4"
|
||||
|
@ -2485,9 +2485,9 @@
|
|||
"homepage": "https://github.com/wp-cli/eval-command",
|
||||
"support": {
|
||||
"issues": "https://github.com/wp-cli/eval-command/issues",
|
||||
"source": "https://github.com/wp-cli/eval-command/tree/v2.2.5"
|
||||
"source": "https://github.com/wp-cli/eval-command/tree/v2.2.6"
|
||||
},
|
||||
"time": "2024-10-01T10:30:51+00:00"
|
||||
"time": "2024-11-24T17:28:06+00:00"
|
||||
},
|
||||
{
|
||||
"name": "wp-cli/export-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"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue