Skip to content

Commit 0c4ea3e

Browse files
Bump Laravel to 11.31 in CI
1 parent 419318c commit 0c4ea3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
php: ['8.1', '8.2', '8.3', '8.4']
12-
laravel: ['10.10.1', '10.48', '11.0', '11.30']
12+
laravel: ['10.10.1', '10.48', '11.0', '11.31']
1313
exclude:
1414
- php: '8.1'
1515
laravel: '11.0'

0 commit comments

Comments
 (0)