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 b1617a0 commit dfcc78dCopy full SHA for dfcc78d
.github/workflows/run-tests.yml
@@ -10,6 +10,7 @@ jobs:
10
fail-fast: true
11
matrix:
12
os: [ubuntu-latest]
13
+ php: [8.4, 8.3, 8.2]
14
include:
15
- php: 8.4
16
laravel: 12.*
0 commit comments