Skip to content

Commit a614963

Browse files
committed
Add Laravel 13 to test matrix
1 parent ac425a3 commit a614963

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
matrix:
1212
php: [8.3, 8.4]
13-
laravel: [11.*, 12.*]
13+
laravel: [11.*, 12.*, 13.*]
1414
stability: [prefer-lowest, prefer-stable]
1515
os: [ubuntu-latest]
1616
dependency-version: [prefer-stable]

0 commit comments

Comments
 (0)