We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a29090 commit 7fda427Copy full SHA for 7fda427
.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