File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 1717 matrix :
1818 os : [ubuntu-latest, windows-latest]
1919 php : [8.1, 8.2, 8.3]
20- laravel : ['10.*', ' 11.*', '12.*']
20+ laravel : ['11.*', '12.*']
2121 stability : [prefer-lowest, prefer-stable]
2222 include :
23- - laravel : 10.*
24- testbench : ^8.0
2523 - laravel : 11.*
2624 testbench : ^9.0
2725 - laravel : 12.*
Original file line number Diff line number Diff line change 1818 "require" : {
1919 "php" : " ^8.1" ,
2020 "coderflexx/laravel-presenter" : " ^2.0" ,
21- "illuminate/contracts" : " ^10.0|^ 11.0|^12.0" ,
21+ "illuminate/contracts" : " ^11.0|^12.0" ,
2222 "jaybizzle/crawler-detect" : " ^1.2" ,
2323 "spatie/laravel-package-tools" : " ^1.9.2"
2424 },
2525 "require-dev" : {
2626 "nunomaduro/collision" : " ^7.0|^8.0" ,
2727 "nunomaduro/larastan" : " ^1.0|^2.0" ,
28- "orchestra/testbench" : " ^8.0|^ 9.0|^10.0" ,
28+ "orchestra/testbench" : " ^9.0|^10.0" ,
2929 "pestphp/pest" : " ^1.22|^2.34|^3.7" ,
3030 "phpstan/extension-installer" : " ^1.1" ,
3131 "phpstan/phpstan-deprecation-rules" : " ^1.0|^2.0" ,
You can’t perform that action at this time.
0 commit comments