Skip to content

Commit 1286851

Browse files
Test against php 8.3
1 parent 7b21721 commit 1286851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrate.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
uses: "phpDocumentor/.github/.github/workflows/[email protected]"
4848
with:
4949
composer-root-version: "5.x-dev"
50-
php-versions: "['7.4', '8.0', '8.1', '8.2']"
50+
php-versions: "['7.4', '8.0', '8.1', '8.2', '8.3']"
5151

5252
bc_check:
5353
name: "BC Check"

0 commit comments

Comments
 (0)