Skip to content

Commit be0b307

Browse files
Include handbook link for requirements
Co-Authored-By: Javier Casares <[email protected]>
1 parent 17b6e63 commit be0b307

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ ssh wpt
9090

9191
## Requirements
9292

93-
To use the Runner, the following is required (testing WordPress 6.7-alpha):
93+
To use the Runner, the following is required to test WordPress version 6.6 or later:
9494

9595
- Server / hosting (infrastructure) with the usual configuration you use
9696
- A database where you can test (tables will be created and destroyed several times)
@@ -100,6 +100,8 @@ To use the Runner, the following is required (testing WordPress 6.7-alpha):
100100
- PHP Composer
101101
- Git, RSync, WGet, UnZip
102102

103+
A full list of compatible versions of PHP for each version of WordPress [can be found in the WordPress Core Handbook](https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/).
104+
103105
Test environment:
104106

105107
- Writable filesystem for the entire test directory (see [#40910](https://core.trac.wordpress.org/ticket/40910)).

0 commit comments

Comments
 (0)