We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b21721 + 1286851 commit c86c8d4Copy full SHA for c86c8d4
.github/workflows/integrate.yaml
@@ -47,7 +47,7 @@ jobs:
47
uses: "phpDocumentor/.github/.github/workflows/[email protected]"
48
with:
49
composer-root-version: "5.x-dev"
50
- php-versions: "['7.4', '8.0', '8.1', '8.2']"
+ php-versions: "['7.4', '8.0', '8.1', '8.2', '8.3']"
51
52
bc_check:
53
name: "BC Check"
0 commit comments