We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba7776e + 4603835 commit 125f7e9Copy full SHA for 125f7e9
.github/workflows/run-tests.yml
@@ -9,7 +9,7 @@ jobs:
9
fail-fast: true
10
matrix:
11
os: [ubuntu-latest]
12
- php: [8.1 8.0]
+ php: [8.2, 8.1 8.0]
13
laravel: [9.*, 8.*]
14
stability: [prefer-stable]
15
include:
0 commit comments