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 3a3e2bd commit 9a45f4aCopy full SHA for 9a45f4a
.github/workflows/tests.yml
@@ -9,7 +9,7 @@ jobs:
9
fail-fast: true
10
matrix:
11
php: [7.4, 8.0, 8.1]
12
- laravel: [6.*, 7.*, 8.*]
+ laravel: [7.*, 8.*]
13
include:
14
- laravel: 7.*
15
testbench: 5.*
0 commit comments