Skip to content

Commit 5602bb1

Browse files
committed
Laravel 13 support
1 parent af9fce5 commit 5602bb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
fail-fast: false
1010
matrix:
11-
laravel: [11, 12]
11+
laravel: [11, 12, 13]
1212
php: [8.2, 8.3, 8.4]
1313

1414
steps:

0 commit comments

Comments
 (0)