Skip to content

Commit f865ffc

Browse files
committed
Adjust Playground docs
1 parent dd12b37 commit f865ffc

File tree

1 file changed

+1
-1
lines changed
  • packages/docs/site/docs/developers/06-apis/query-api

1 file changed

+1
-1
lines changed

packages/docs/site/docs/developers/06-apis/query-api/01-index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ You can go ahead and try it out. The Playground will automatically install the t
2323

2424
| Option | Default Value | Description |
2525
| ------------------------ | --------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
26-
| `php` | `8.0` | Loads the specified PHP version. Accepts `7.0`, `7.1`, `7.2`, `7.3`, `7.4`, `8.0`, `8.1`, `8.2`, `8.3`, or `latest`. |
26+
| `php` | `8.0` | Loads the specified PHP version. Accepts `7.0`, `7.1`, `7.2`, `7.3`, `7.4`, `8.0`, `8.1`, `8.2`, `8.3`, `8.4` or `latest`. |
2727
| `wp` | `latest` | Loads the specified WordPress version. Accepts the last three major WordPress versions. As of June 1, 2024, that's `6.3`, `6.4`, or `6.5`. You can also use the generic values `latest`, `nightly`, or `beta`. |
2828
| `blueprint-url` | | The URL of the Blueprint that will be used to configure this Playground instance. |
2929
| `networking` | `no` | Enables or disables the networking support for Playground. Accepts `yes` or `no`. |

0 commit comments

Comments
 (0)