We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d13946 + abad717 commit 3203553Copy full SHA for 3203553
.github/workflows/run-tests-L9.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: true
10
matrix:
11
- php: [ 8.0 ]
+ php: [ 8.0, 8.1 ]
12
laravel: [ 9.* ]
13
dependency-version: [ prefer-lowest, prefer-stable ]
14
include:
0 commit comments