Skip to content

Commit 89678fd

Browse files
committed
chore: bump laravel 11 in workflow
1 parent a2eb018 commit 89678fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ jobs:
1616
matrix:
1717
os: [ubuntu-latest]
1818
php: [8.2, 8.3, 8.4]
19-
laravel: [11.*, 12.*]
19+
laravel: [11.31.*, 12.*]
2020
stability: [prefer-lowest, prefer-stable]
2121
include:
22-
- laravel: 11.*
22+
- laravel: 11.31.*
2323
testbench: 9.*
2424
carbon: ^2.63
2525
- laravel: 12.*

0 commit comments

Comments
 (0)