File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1818 fail-fast : false
1919 matrix :
2020 os : [ubuntu-latest]
21- php : [8.3, 8.2, 8.1]
21+ php : [8.4, 8. 3, 8.2, 8.1]
2222 laravel : [10.*, 11.*]
2323 stability : [prefer-stable]
2424 include :
2929 testbench : 9.*
3030 phpstan_neon : phpstan.neon
3131 exclude :
32+ - laravel : 10.*
33+ php : 8.4
3234 - laravel : 11.*
3335 php : 8.1
3436
Original file line number Diff line number Diff line change 2020 fail-fast : false
2121 matrix :
2222 os : [ubuntu-latest]
23- php : [8.3, 8.2, 8.1]
23+ php : [8.4, 8. 3, 8.2, 8.1]
2424 laravel : [10.*, 11.*]
2525 stability : [prefer-stable]
2626 include :
2929 - laravel : 11.*
3030 testbench : 9.*
3131 exclude :
32+ - laravel : 10.*
33+ php : 8.4
3234 - laravel : 11.*
3335 php : 8.1
3436
5961 run : composer show -D
6062
6163 - name : Execute tests
62- run : vendor/bin/phpunit tests
64+ run : vendor/bin/phpunit tests
You can’t perform that action at this time.
0 commit comments