mirror of
https://ghproxy.net/https://github.com/wp-cli/scaffold-package-command.git
synced 2025-10-04 05:10:07 +08:00
Merge pull request #259 from wp-cli/regenerate-readme
This commit is contained in:
commit
934afc9fb8
1 changed files with 3 additions and 3 deletions
|
@ -52,13 +52,13 @@ WP-CLI `packages/local/` directory.
|
|||
[--require_wp_cli=<version>]
|
||||
Required WP-CLI version for the package.
|
||||
---
|
||||
default: ^2.11
|
||||
default: ^2.12
|
||||
---
|
||||
|
||||
[--require_wp_cli_tests=<version>]
|
||||
Required WP-CLI testing framework version for the package.
|
||||
---
|
||||
default: ^4.3.9
|
||||
default: ^5.0.0
|
||||
---
|
||||
|
||||
[--skip-tests]
|
||||
|
@ -305,7 +305,7 @@ files include:
|
|||
|
||||
## Installing
|
||||
|
||||
Installing this package requires WP-CLI v2.12 or greater. Update to the latest stable release with `wp cli update`.
|
||||
Installing this package requires WP-CLI v2.13 or greater. Update to the latest stable release with `wp cli update`.
|
||||
|
||||
Once you've done so, you can install the latest stable version of this package with:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue