Skip to content

Commit

Permalink
Add more recent PHP versions to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ralflang committed Nov 4, 2023
1 parent 02d6eaf commit 254c924
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 254c924

Please sign in to comment.