Skip to content

Commit

Permalink
Merge pull request #37 from SimonFrings/php8.2
Browse files Browse the repository at this point in the history
Add support for PHP 8.2
  • Loading branch information
clue authored Aug 30, 2022
2 parents 4b263ac + 366b8b8 commit 71964c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
strategy:
matrix:
php:
- 8.2
- 8.1
- 8.0
- 7.4
Expand Down

0 comments on commit 71964c1

Please sign in to comment.