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.
2 parents 57760a8 + 9016d4a commit a7cf603Copy full SHA for a7cf603
.github/workflows/run-tests.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: true
14
matrix:
15
- php: [8.1, 8.2, 8.3]
+ php: [8.1, 8.2, 8.3, 8.4]
16
laravel: [10.*, 11.*]
17
exclude:
18
- laravel: 11.*
0 commit comments