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 8dff6bb commit 9ef25f6Copy full SHA for 9ef25f6
.github/workflows/run-tests.yml
@@ -21,7 +21,7 @@ jobs:
21
fail-fast: false
22
matrix:
23
os: [ubuntu-latest]
24
- php: [8.4, 8.3, 8.2]
+ php: [8.5, 8.4, 8.3, 8.2]
25
laravel: [~11.15, 12.x]
26
stability: [prefer-lowest, prefer-stable]
27
include:
0 commit comments