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 6b8693b commit 78b4601Copy full SHA for 78b4601
.github/workflows/tests.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- php: [7.3, 7.4, 8.0]
+ php: [7.4, 8.0]
16
laravel: [8.*, 6.*]
17
dependency-version: [prefer-stable]
18
include:
0 commit comments