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 e291033 commit 6a0dbe2Copy full SHA for 6a0dbe2
1 file changed
.github/workflows/install-laravel.yml
@@ -30,8 +30,8 @@ jobs:
30
stability:
31
- "prefer-stable"
32
laravel:
33
- - "11.x"
34
- "12.x"
+ - "13.x"
35
36
runs-on: "${{ matrix.os }}"
37
0 commit comments