File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 stability : [ prefer-lowest, prefer-stable ]
2222 include :
2323 - laravel : 13.*
24- testbench : 10 .*
24+ testbench : 11 .*
2525 carbon : ^3.8.4
2626 - laravel : 12.*
2727 testbench : 10.*
Original file line number Diff line number Diff line change 1919 "illuminate/support" : " ^9.0 || ^10.0 || ^11.0 || ^12.0 || ^13.0"
2020 },
2121 "require-dev" : {
22- "orchestra/testbench-browser-kit" : " ^7.0 || ^8.0 || ^9.0 || ^10.0" ,
22+ "orchestra/testbench-browser-kit" : " ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 " ,
2323 "phpunit/phpunit" : " ^9.5 || ^10.5 || ^11.5.3 || ^12.5.8 || ^13.0.3"
2424 },
2525 "autoload" : {
4545 ]
4646 }
4747 },
48- "repositories" : [
49- {
50- "type" : " vcs" ,
51- "url" : " https://github.com/Javaabu/testbench-browser-kit.git" ,
52- "canonical" : false
53- }
54- ],
5548 "minimum-stability" : " dev" ,
5649 "prefer-stable" : true
5750}
You can’t perform that action at this time.
0 commit comments