diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 27577838..0724232c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,6 +11,7 @@ jobs: strategy: matrix: php: + - 8.2 - 8.1 - 8.0 - 7.4