Skip to content

Commit b84eadb

Browse files
authored
Merge pull request #172 from phpDocumentor/php82
Build on php 8.2
2 parents cf71d9b + aed92c6 commit b84eadb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integrate.yaml

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

0 commit comments

Comments
 (0)