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