We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d13946 commit abad717Copy full SHA for abad717
.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