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 fe76094 commit 4d0406fCopy full SHA for 4d0406f
.github/workflows/codecov.yml
@@ -14,11 +14,9 @@ jobs:
14
matrix:
15
os: [ubuntu-latest]
16
php: ['8.2', '8.3', 8.4, '8.4']
17
- laravel: ['10.*', '11.*', '12.*']
+ laravel: ['11.*', '12.*']
18
stability: [prefer-lowest]
19
include:
20
- - laravel: 10.*
21
- testbench: 8.*
22
- laravel: 11.*
23
testbench: 9.*
24
- laravel: 12.*
0 commit comments