diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2329c4d..a4bcf71 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,6 +13,8 @@ jobs: strategy: matrix: php: + - 8.3 + - 8.2 - 8.1 - 8.0 - 7.4