We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77b0526 commit 6bb6a56Copy full SHA for 6bb6a56
.github/workflows/laravel.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: true
16
matrix:
17
- php: [8.3, 8.2]
+ php: [8.4, 8.3, 8.2]
18
19
name: PHP ${{ matrix.php }}
20
0 commit comments