We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a375f3 commit 07a834fCopy full SHA for 07a834f
.github/workflows/tests.yml
@@ -20,7 +20,7 @@ jobs:
20
- php: '8.0'
21
laravel: '^10.0'
22
23
- name: 'PHP ${{ matrix.php }} - ${{ matrix.stability }} - Laravel: ${{matrix.laravel}}'
+ name: 'PHP ${{ matrix.php }} - Laravel: ${{matrix.laravel}} - ${{ matrix.stability }}'
24
25
steps:
26
- name: Checkout code
0 commit comments