Skip to content

Commit

Permalink
Merge pull request #5 from php-fig/UpdateCI
Browse files Browse the repository at this point in the history
Add more recent PHP versions to CI
  • Loading branch information
ralflang authored Nov 5, 2023
2 parents 02d6eaf + 254c924 commit aadfa24
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
php-versions:
- 8.0
- 8.1
- 8.2
- 8.3
dependency-levels:
- 'highest'
experimental:
Expand Down

0 comments on commit aadfa24

Please sign in to comment.