Skip to content

Commit 3469859

Browse files
authored
PHP 8.3 (#17)
1 parent 06983b0 commit 3469859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
strategy:
3232
fail-fast: true
3333
matrix:
34-
php: [8.2]
34+
php: [8.2, 8.3]
3535
laravel: [10]
3636

3737
name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }}

0 commit comments

Comments
 (0)