diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index bfc62fb..3b34c43 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -149,7 +149,7 @@ jobs: strategy: matrix: - php-version: [ "8.0", "8.1" ] + php-version: [ "8.0", "8.1", "8.2", "8.3" ] operating-system: [ "ubuntu-latest" ] composer-args: [ "" ] include: