We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c586e57 commit f9dd02fCopy full SHA for f9dd02f
.github/workflows/tests.yml
@@ -9,7 +9,7 @@ jobs:
9
fail-fast: false
10
matrix:
11
os: [ubuntu-latest]
12
- php: [8.2]
+ php: [8.1, 8.2]
13
laravel: [10]
14
stability: [prefer-dist]
15
0 commit comments