diff --git a/.github/workflows/audit.yaml b/.github/workflows/audit.yaml index 4628c42..3956a6d 100644 --- a/.github/workflows/audit.yaml +++ b/.github/workflows/audit.yaml @@ -18,6 +18,7 @@ jobs: - '8.0' - 8.1 - 8.2 + - 8.3 experimental: - true diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index c600792..4c02cff 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -15,6 +15,7 @@ jobs: php: - 8.1 - 8.2 + - 8.3 dependencies: - "highest" laravel: