We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13b1534 commit 082a453Copy full SHA for 082a453
.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