diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index ad4ef44..e07d470 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -47,3 +47,4 @@ jobs: uses: "phpDocumentor/.github/.github/workflows/continues-integration.yml@v0.1.0" with: composer-root-version: "1.x-dev" + php-versions: "['7.4', '8.0', '8.1', '8.2']"