diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ff69f43..49796f6 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -17,8 +17,8 @@ jobs: strategy: matrix: php-version: - - "8.1" - "8.2" + - "8.3" operating-system: - ubuntu-latest - windows-latest