Skip to content

Commit

Permalink
Update requirements to current releases
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHenryIE authored Aug 3, 2024
1 parent c309cf5 commit a856160
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ScaffoldPackageCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@ class ScaffoldPackageCommand {
* [--require_wp_cli=<version>]
* : Required WP-CLI version for the package.
* ---
* default: ^2.5
* default: ^2.10.0
* ---
*
* [--require_wp_cli_tests=<version>]
* : Required WP-CLI testing framework version for the package.
* ---
* default: ^3.0.11
* default: ^4.3.1
* ---
* [--skip-tests]
Expand Down

0 comments on commit a856160

Please sign in to comment.