Skip to content

Commit

Permalink
Test on PHP 8.3 (#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
sanmai authored Dec 28, 2023
1 parent 71b1d11 commit 36b1289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
php-version: ['7.4', '8.0', '8.1', '8.2']
php-version: ['7.4', '8.0', '8.1', '8.2', '8.3']
include:
- { php-version: '7.4', dependencies: '--prefer-lowest', legend: 'with lowest dependencies' }

Expand Down

0 comments on commit 36b1289

Please sign in to comment.