We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fba210e + 45a564a commit 8a462e0Copy full SHA for 8a462e0
1 file changed
.github/workflows/integrate.yaml
@@ -38,7 +38,7 @@ jobs:
38
39
unit-tests:
40
name: "Unit test"
41
- uses: "phpDocumentor/.github/.github/workflows/continues-integration.yml@v0.5.0"
+ uses: "phpDocumentor/.github/.github/workflows/continuous-integration.yml@v0.5.0"
42
with:
43
composer-root-version: "2.x-dev"
44
- php-versions: "['7.4', '8.0', '8.1', '8.2']"
+ php-versions: "['7.4', '8.0', '8.1', '8.2', '8.3', '8.4']"
0 commit comments