Skip to content

Commit

Permalink
Merge pull request #78 from dinooo13/php-versions-ci
Browse files Browse the repository at this point in the history
Test on PHP 8.1 and PHP 8.2
  • Loading branch information
clue authored Oct 4, 2022
2 parents 3909651 + f821e5c commit d60ed07
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
strategy:
matrix:
php:
- 8.2
- 8.1
- 8.0
- 7.4
- 7.3
Expand Down

0 comments on commit d60ed07

Please sign in to comment.