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 a95fc43 commit eef214cCopy full SHA for eef214c
.github/workflows/laravel.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: true
10
matrix:
11
- php: [ "8.0", "8.1", "8.2" ]
+ php: [ "8.0", "8.1" ]
12
laravel: [ "7.0", "8.0", "9.0" ]
13
prefer: [ "stable", "lowest" ]
14
exclude:
0 commit comments