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 285a08a commit e4bba8fCopy full SHA for e4bba8f
.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: [9.*, 10.*, 11.*]
17
exclude:
18
- laravel: 11.*
0 commit comments