diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index e9a98ba1..5c3c7581 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -71,6 +71,7 @@ jobs: - "8.0" - "8.1" - "8.2" + - "8.3" env: PHP_EXTENSIONS: "dom, curl, gnupg, mbstring" @@ -131,6 +132,7 @@ jobs: - "8.0" - "8.1" - "8.2" + - "8.3" env: PHP_EXTENSIONS: "dom, curl, gnupg, mbstring"