diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 717def6..8b3da12 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -8,7 +8,7 @@ jobs: build: strategy: matrix: - php_version: ['7.2', '7.3', '7.4'] + php_version: ['7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3'] runs-on: ubuntu-latest container: