We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b21721 commit 1286851Copy full SHA for 1286851
.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