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