diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 680c7e656..57101de92 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -17,7 +17,7 @@ jobs: strategy: matrix: - php: [8.2, 8.1, 8.0, 7.4, 7.3] + php: [8.3, 8.2, 8.1, 8.0, 7.4, 7.3] os: [ubuntu-latest] steps: