Skip to content

Commit 14771a8

Browse files
authored
Merge pull request #73 from phpDocumentor/php82
Build on php 8.2
2 parents d237436 + d493f6f commit 14771a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integrate.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,4 @@ jobs:
4141
uses: "phpDocumentor/.github/.github/workflows/continues-integration.yml@v0.1.0"
4242
with:
4343
composer-root-version: "2.x-dev"
44+
php-versions: "['7.4', '8.0', '8.1', '8.2']"

0 commit comments

Comments
 (0)