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 21d3381 commit d1856a4Copy full SHA for d1856a4
.github/workflows/tests.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
fail-fast: true
11
matrix:
12
- php: [7.2, 7.3, 7.4, 8.0]
+ php: [7.2, 7.3, 7.4]
13
laravel: [5.8, 6.*, 7.*, 8.*]
14
dependency-version: [prefer-lowest, prefer-stable]
15
include:
0 commit comments