We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 419318c commit 0c4ea3eCopy full SHA for 0c4ea3e
.github/workflows/tests.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
matrix:
11
php: ['8.1', '8.2', '8.3', '8.4']
12
- laravel: ['10.10.1', '10.48', '11.0', '11.30']
+ laravel: ['10.10.1', '10.48', '11.0', '11.31']
13
exclude:
14
- php: '8.1'
15
laravel: '11.0'
0 commit comments