mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-17 17:47:13 +00:00
Merge pull request #356 from sergiy-petrov/sergiy-petrov-patch-1
Test against php 8.3
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
||||
uses: "phpDocumentor/.github/.github/workflows/[email protected]"
|
||||
with:
|
||||
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:
|
||||
name: "BC Check"
|
||||
|
||||
Reference in New Issue
Block a user