File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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
310310Once you've done so, you can install the latest stable version of this package with:
311311
You can’t perform that action at this time.
0 commit comments