We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 771b083 + 082a453 commit dfc315eCopy full SHA for dfc315e
.github/workflows/run-tests.yml
@@ -13,7 +13,7 @@ jobs:
13
fail-fast: true
14
matrix:
15
os: [ubuntu-latest, windows-latest]
16
- php: [8.0]
+ php: [7.4,8.0]
17
laravel: [8.*]
18
stability: [prefer-lowest, prefer-stable]
19
include:
0 commit comments