Skip to content

Commit

Permalink
Add support for PHP 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
duncan3dc committed Feb 20, 2024
1 parent 04d0e77 commit 61870dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/buildcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- "7.4"
- "8.0"
- "8.1"
- "8.2"
composer:
- ""
- "--prefer-lowest"
Expand Down

0 comments on commit 61870dc

Please sign in to comment.