Skip to content

Commit

Permalink
Allow running build on PHP8.3 as well
Browse files Browse the repository at this point in the history
  • Loading branch information
lisachenko committed Apr 13, 2024
1 parent e2d30bf commit 9253c9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- "highest"
php-version:
- "8.2"
- "8.3"
operating-system:
- "ubuntu-latest"

Expand Down

0 comments on commit 9253c9a

Please sign in to comment.