File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change 2626 testbench : 5.*
2727 - laravel : 6.*
2828 testbench : 4.*
29+ exclude :
30+ - laravel : 6.*
31+ php : 8.1
32+ - laravel : 6.*
33+ php : 8.2
34+ - laravel : 6.*
35+ php : 8.3
36+ - laravel : 7.*
37+ php : 8.1
38+ - laravel : 7.*
39+ php : 8.2
40+ - laravel : 7.*
41+ php : 8.3
42+ - laravel : 8.*
43+ php : 8.2
44+ - laravel : 8.*
45+ php : 8.3
46+ - laravel : 9.*
47+ php : 7.3
48+ - laravel : 9.*
49+ php : 7.4
50+ - laravel : 9.*
51+ php : 8.3
52+ - laravel : 10.*
53+ php : 7.3
54+ - laravel : 10.*
55+ php : 7.4
56+ - laravel : 10.*
57+ php : 8.0
58+ - laravel : 11.*
59+ php : 7.3
60+ - laravel : 11.*
61+ php : 7.4
62+ - laravel : 11.*
63+ php : 8.0
64+ - laravel : 11.*
65+ php : 8.1
2966
3067 name : Php${{ matrix.php }} - Laravel${{ matrix.laravel }} - ${{ matrix.dependency-version }} - ${{ matrix.os }}
3168
You can’t perform that action at this time.
0 commit comments