Skip to content

Commit

Permalink
Merge pull request #10 from phase2/php82
Browse files Browse the repository at this point in the history
Support for PHP 8.2
  • Loading branch information
mike-potter authored Mar 27, 2023
2 parents 88be423 + 963882d commit f15eced
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- version: "7.4"
- version: "8.0"
- version: "8.1"
- version: "8.2"
env:
VERSION: ${{ matrix.version }}

Expand Down

0 comments on commit f15eced

Please sign in to comment.