Skip to content

Commit

Permalink
Test against PHP 8.3 (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
gehrisandro committed Oct 6, 2023
1 parent 2dbc7c3 commit f6a4502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
fail-fast: true
matrix:
os: [ubuntu-latest]
php: [8.1, 8.2]
php: [8.1, 8.2, 8.3]
laravel: [10.*, 9.*]
dependency-version: [prefer-lowest, prefer-stable]

Expand Down

0 comments on commit f6a4502

Please sign in to comment.