Skip to content

Commit

Permalink
Add support for PHP 8.2 and 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
duncan3dc committed Nov 18, 2024
1 parent 4d30cec commit dd474ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/buildcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
- "7.4"
- "8.0"
- "8.1"
- "8.2"
- "8.3"
composer:
- ""
- "--prefer-lowest"
Expand Down

0 comments on commit dd474ff

Please sign in to comment.