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 9844a7c commit 71b89e5Copy full SHA for 71b89e5
.github/workflows/run-tests.yml
@@ -19,7 +19,7 @@ jobs:
19
fail-fast: true
20
matrix:
21
os: [ubuntu-latest]
22
- php: [8.3, 8.2]
+ php: [8.4, 8.3, 8.2]
23
laravel: ['10.*', '11.*', '12.*']
24
stability: [prefer-stable]
25
include:
0 commit comments