Test against php 8.3

This commit is contained in:
Serhii Petrov
2023-10-04 17:06:07 +03:00
committed by GitHub
parent 7b21721772
commit 1286851b07
+1 -1
View File
@@ -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"