We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f1aeb3 commit 223e543Copy full SHA for 223e543
.github/workflows/tests.yml
@@ -14,7 +14,7 @@ jobs:
14
- php: '8.1'
15
laravel: '11.0'
16
17
- laravel: '11.30'
+ laravel: '11.31'
18
name: PHP ${{ matrix.php }} Laravel ${{ matrix.laravel }}
19
steps:
20
- name: Checkout
0 commit comments