Skip to content

Commit

Permalink
Merge pull request #169 from rogervila/php-82-ci
Browse files Browse the repository at this point in the history
PHP 8.2 CI Support
  • Loading branch information
mnapoli authored Dec 13, 2022
2 parents 6707446 + 9394a8e commit 8b245b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- "7.4"
- "8.0"
- "8.1"
- "8.2"
dependencies:
- "highest"
include:
Expand Down

0 comments on commit 8b245b5

Please sign in to comment.