diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ec41818..14e7948 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,7 +9,7 @@ jobs: strategy: matrix: os: [ubuntu-latest] - php: [8.2] + php: [8.2, 8.3] laravel: [10.*] dependency-version: [prefer-lowest, prefer-stable] include: