Skip to content

Commit 437132a

Browse files
committed
Update docs with php version.
1 parent 137babd commit 437132a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Testing is performed automatically in Github Actions when a PR is submitted. To
99
Configure your test environment:
1010

1111
```
12-
export PHP_VERSION=8.4
12+
export PHP_VERSION=8.3
1313
export DRUPAL_VERSION=11
1414
export DOCKER_USER_ID=${UID}
1515
```

0 commit comments

Comments
 (0)