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 01530ab commit 14f0631Copy full SHA for 14f0631
.github/workflows/run-tests.yml
@@ -9,7 +9,7 @@ jobs:
9
fail-fast: true
10
matrix:
11
os: [ubuntu-latest]
12
- php: ['8.3', '8.2']
+ php: ['8.4', '8.3', '8.2']
13
laravel: [^10.0, ^11.0]
14
dependency-version: [prefer-lowest, prefer-stable]
15
exclude:
0 commit comments