File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1818 - laravel : 11.*
1919 testbench : ^9.0
2020 - laravel : 12.*
21- testbench : ^9.0
22- - laravel : 13.*
2321 testbench : ^10.0
22+ - laravel : 13.*
23+ testbench : ^11.0
2424 exclude :
2525 - php : 8.2
2626 laravel : 12.*
Original file line number Diff line number Diff line change 2727 },
2828 "require" : {
2929 "php" : " ^8.2" ,
30- "laravel/framework" : " ^8.0|^9.0|^ 10.0|^11.0|^12.0|^13.0"
30+ "laravel/framework" : " ^10.0|^11.0|^12.0|^13.0"
3131 },
3232 "require-dev" : {
3333 "laravel/pint" : " ^1.0" ,
3434 "mockery/mockery" : " ^1.6" ,
3535 "nunomaduro/collision" : " ^8.5.0" ,
36- "orchestra/testbench" : " ^6.0.0||^7.0.0||^8.20||^9.0.0||^10.0" ,
36+ "orchestra/testbench" : " ^6.0.0||^7.0.0||^8.20||^9.0.0||^10.0||^11.0 " ,
3737 "pestphp/pest" : " ^2.34|^3.0" ,
3838 "pestphp/pest-plugin-arch" : " ^2.7|^3.0" ,
3939 "pestphp/pest-plugin-laravel" : " ^2.3|^3.0"
You can’t perform that action at this time.
0 commit comments