mirror of
https://ghproxy.net/https://github.com/wp-cli/wp-cli-bundle.git
synced 2025-10-04 20:48:38 +08:00
Bump wp-cli/media-command from 2.2.1 to 2.2.2
Bumps [wp-cli/media-command](https://github.com/wp-cli/media-command) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/wp-cli/media-command/releases) - [Commits](https://github.com/wp-cli/media-command/compare/v2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: wp-cli/media-command dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
15e29b6d5d
commit
75af6bdea1
1 changed files with 21 additions and 21 deletions
42
composer.lock
generated
42
composer.lock
generated
|
@ -2922,20 +2922,20 @@
|
|||
},
|
||||
{
|
||||
"name": "wp-cli/media-command",
|
||||
"version": "v2.2.1",
|
||||
"version": "v2.2.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/wp-cli/media-command.git",
|
||||
"reference": "5e2d34d7d01c87d1f50b4838512b3501f5ca6f9a"
|
||||
"reference": "a810ea0e68473fce6a234e67c6c5f19bb820a753"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/wp-cli/media-command/zipball/5e2d34d7d01c87d1f50b4838512b3501f5ca6f9a",
|
||||
"reference": "5e2d34d7d01c87d1f50b4838512b3501f5ca6f9a",
|
||||
"url": "https://api.github.com/repos/wp-cli/media-command/zipball/a810ea0e68473fce6a234e67c6c5f19bb820a753",
|
||||
"reference": "a810ea0e68473fce6a234e67c6c5f19bb820a753",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"wp-cli/wp-cli": "^2.5"
|
||||
"wp-cli/wp-cli": "^2.12"
|
||||
},
|
||||
"require-dev": {
|
||||
"wp-cli/entity-command": "^1.3 || ^2",
|
||||
|
@ -2944,16 +2944,16 @@
|
|||
},
|
||||
"type": "wp-cli-package",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-main": "2.x-dev"
|
||||
},
|
||||
"bundled": true,
|
||||
"commands": [
|
||||
"media",
|
||||
"media import",
|
||||
"media regenerate",
|
||||
"media image-size"
|
||||
]
|
||||
],
|
||||
"branch-alias": {
|
||||
"dev-main": "2.x-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"files": [
|
||||
|
@ -2978,9 +2978,9 @@
|
|||
"homepage": "https://github.com/wp-cli/media-command",
|
||||
"support": {
|
||||
"issues": "https://github.com/wp-cli/media-command/issues",
|
||||
"source": "https://github.com/wp-cli/media-command/tree/v2.2.1"
|
||||
"source": "https://github.com/wp-cli/media-command/tree/v2.2.2"
|
||||
},
|
||||
"time": "2024-10-01T10:45:30+00:00"
|
||||
"time": "2025-04-11T09:28:29+00:00"
|
||||
},
|
||||
{
|
||||
"name": "wp-cli/mustangostang-spyc",
|
||||
|
@ -3100,16 +3100,16 @@
|
|||
},
|
||||
{
|
||||
"name": "wp-cli/php-cli-tools",
|
||||
"version": "v0.12.4",
|
||||
"version": "v0.12.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/wp-cli/php-cli-tools.git",
|
||||
"reference": "fbb9c6eb83c04ee99b0c01454b47f47ab0e432bc"
|
||||
"reference": "34b83b4f700df8a4ec3fd17bf7e7e7d8ca5f28da"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/wp-cli/php-cli-tools/zipball/fbb9c6eb83c04ee99b0c01454b47f47ab0e432bc",
|
||||
"reference": "fbb9c6eb83c04ee99b0c01454b47f47ab0e432bc",
|
||||
"url": "https://api.github.com/repos/wp-cli/php-cli-tools/zipball/34b83b4f700df8a4ec3fd17bf7e7e7d8ca5f28da",
|
||||
"reference": "34b83b4f700df8a4ec3fd17bf7e7e7d8ca5f28da",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -3157,9 +3157,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/wp-cli/php-cli-tools/issues",
|
||||
"source": "https://github.com/wp-cli/php-cli-tools/tree/v0.12.4"
|
||||
"source": "https://github.com/wp-cli/php-cli-tools/tree/v0.12.5"
|
||||
},
|
||||
"time": "2025-03-05T14:35:01+00:00"
|
||||
"time": "2025-03-26T16:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "wp-cli/rewrite-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