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 5fd3cdf commit a3686fdCopy full SHA for a3686fd
.github/workflows/test.yml
@@ -14,7 +14,7 @@ jobs:
14
fail-fast: false
15
matrix:
16
os: [ ubuntu-latest ]
17
- php: [8.0, 7.4 ]
+ php: [8.0]
18
laravel: [ 8.*]
19
dependency-version: [ prefer-stable ]
20
include:
0 commit comments