Skip to content

Commit 2ce4c1b

Browse files
committed
Revert change to default argument value
1 parent 8017694 commit 2ce4c1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WordPress.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ public function __construct() {
133133
* [--php=<php-version>]
134134
* : PHP version for site. Currently only supports PHP 5.6, 7.0, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3 and latest.
135135
* ---
136-
* default: 8.2
136+
* default: latest
137137
* options:
138138
* - 5.6
139139
* - 7.0

0 commit comments

Comments
 (0)