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 55ccede commit 214b610Copy full SHA for 214b610
.github/workflows/run-test.yml
@@ -20,7 +20,7 @@ jobs:
20
fail-fast: false
21
matrix:
22
os: [ubuntu-latest]
23
- php: [8.4, 8.3, 8.2]
+ php: [8.5, 8.4, 8.3, 8.2]
24
laravel: [11.*, 12.*]
25
stability: [prefer-stable]
26
include:
0 commit comments