We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c729956 commit 09528aeCopy full SHA for 09528ae
.github/workflows/run-tests.yml
@@ -10,7 +10,7 @@ jobs:
10
matrix:
11
os: [ubuntu-latest]
12
php: [8.2, 8.1]
13
- laravel: [9.*,10.8]
+ laravel: [9.*,10.*]
14
stability: [prefer-lowest, prefer-stable]
15
include:
16
- laravel: 9.*
0 commit comments