mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 18:13:13 +00:00
Test against php 8.3
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
|||||||
uses: "phpDocumentor/.github/.github/workflows/[email protected]"
|
uses: "phpDocumentor/.github/.github/workflows/[email protected]"
|
||||||
with:
|
with:
|
||||||
composer-root-version: "5.x-dev"
|
composer-root-version: "5.x-dev"
|
||||||
php-versions: "['7.4', '8.0', '8.1', '8.2']"
|
php-versions: "['7.4', '8.0', '8.1', '8.2', '8.3']"
|
||||||
|
|
||||||
bc_check:
|
bc_check:
|
||||||
name: "BC Check"
|
name: "BC Check"
|
||||||
|
|||||||
Reference in New Issue
Block a user