We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66c8279 commit 9c460b5Copy full SHA for 9c460b5
.github/workflows/run-tests.yml
@@ -17,7 +17,7 @@ jobs:
17
fail-fast: true
18
matrix:
19
os: [ubuntu-latest]
20
- php: [8.3, 8.2]
+ php: [8.4, 8.3]
21
stability: [prefer-lowest, prefer-stable]
22
include:
23
- laravel: 11.*
0 commit comments