We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53875a3 commit a7fa887Copy full SHA for a7fa887
.github/workflows/run-tests.yml
@@ -13,7 +13,7 @@ jobs:
13
fail-fast: false
14
matrix:
15
os: [ubuntu-latest, windows-latest]
16
- php: [8.2]
+ php: [8.2, 8.1]
17
laravel: [10.*]
18
dependency-version: [prefer-stable]
19
include:
0 commit comments