Skip to content

Commit f310be1

Browse files
Bump Laravel versions in CI
1 parent 40fcc5b commit f310be1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
php: [ '8.3', '8.4', '8.5' ]
12-
laravel: [ '10.48', '11.46', '11.47', '12.38', '12.47' ]
12+
laravel: [ '10.48', '11.46', '11.50', '12.38', '12.55' ]
1313
name: PHP ${{ matrix.php }} Laravel ${{ matrix.laravel }}
1414
steps:
1515
- name: Checkout

0 commit comments

Comments
 (0)