We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee08ff6 commit 3ce6cd5Copy full SHA for 3ce6cd5
.github/workflows/test.yml
@@ -9,7 +9,7 @@ jobs:
9
fail-fast: false
10
matrix:
11
laravel: [8, 9, 10]
12
- php: ["8.0", 8.1, 8.2]
+ php: ["8.0", 8.1, 8.2, 8.3]
13
exclude:
14
- php: "8.0"
15
laravel: 10
0 commit comments