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 fe79e2b commit a610c53Copy full SHA for a610c53
.github/workflows/run-tests.yml
@@ -17,7 +17,7 @@ jobs:
17
fail-fast: true
18
matrix:
19
os: [ubuntu-latest, windows-latest, macos-latest]
20
- php: [8.3]
+ php: [8.3, 8.4]
21
laravel: [11.*]
22
stability: [prefer-lowest, prefer-stable]
23
include:
0 commit comments