Skip to content

Commit 7334e1f

Browse files
committed
docs: update README for PHP 8.1
1 parent 4838fc9 commit 7334e1f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,10 @@ The PHP version to use (corresponds to the Docker image). Allowed options are an
1010

1111
| php-version | Docker image |
1212
| ----------- | ------------ |
13-
| 7.3 | hussainweb/drupalqa:php7.3 |
13+
| 7.3 | hussainweb/drupalqa:php7.3 (_not supported_) |
1414
| 7.4 | hussainweb/drupalqa:php7.4 |
1515
| 8.0 | hussainweb/drupalqa:php8.0 |
16+
| 8.1 | hussainweb/drupalqa:php8.1 |
1617
| latest | hussainweb/drupalqa:latest |
1718

1819
Note: The actual Docker image used also depends on the `registry` option. If that option is set to `'ghcr'` (default value), then the Docker image is prefixed with `ghcr.io/`. For example, `ghcr.io/hussainweb/drupalqa:php8.0`.

0 commit comments

Comments
 (0)