Skip to content

Commit 934afc9

Browse files
authored
Merge pull request #259 from wp-cli/regenerate-readme
2 parents f57a4b0 + 1f84028 commit 934afc9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@ WP-CLI `packages/local/` directory.
5252
[--require_wp_cli=<version>]
5353
Required WP-CLI version for the package.
5454
---
55-
default: ^2.11
55+
default: ^2.12
5656
---
5757

5858
[--require_wp_cli_tests=<version>]
5959
Required WP-CLI testing framework version for the package.
6060
---
61-
default: ^4.3.9
61+
default: ^5.0.0
6262
---
6363

6464
[--skip-tests]
@@ -305,7 +305,7 @@ files include:
305305

306306
## Installing
307307

308-
Installing this package requires WP-CLI v2.12 or greater. Update to the latest stable release with `wp cli update`.
308+
Installing this package requires WP-CLI v2.13 or greater. Update to the latest stable release with `wp cli update`.
309309

310310
Once you've done so, you can install the latest stable version of this package with:
311311

0 commit comments

Comments
 (0)