diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 66346d0..c35decb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,11 +19,12 @@ jobs: - "8.2" - "8.3" - "8.4" + - "8.5" dependencies: - "lowest" - "highest" exclude: - - php-version: "8.4" + - php-version: "8.5" dependencies: "lowest" steps: