diff --git a/.github/workflows/code-checks.yml b/.github/workflows/code-checks.yml index 5ac6ce7..6712799 100644 --- a/.github/workflows/code-checks.yml +++ b/.github/workflows/code-checks.yml @@ -15,6 +15,8 @@ jobs: - '7.4' - '8.0' - '8.1' + - '8.2' + - '8.3' name: PHP ${{ matrix.php }} tests