File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 2121 ],
2222 "require" : {
2323 "php" : " ^8.2" ,
24- "illuminate/database" : " ^10.0|^11.0" ,
25- "illuminate/http" : " ^10.0|^11.0" ,
26- "illuminate/support" : " ^10.0|^11.0" ,
24+ "illuminate/database" : " ^10.0|^11.0|^12.0 " ,
25+ "illuminate/http" : " ^10.0|^11.0|^12.0 " ,
26+ "illuminate/support" : " ^10.0|^11.0|^12.0 " ,
2727 "spatie/laravel-package-tools" : " ^1.11"
2828 },
2929 "require-dev" : {
3030 "ext-json" : " *" ,
3131 "larastan/larastan" : " ^2.9" ,
3232 "mockery/mockery" : " ^1.4" ,
33- "orchestra/testbench" : " ^7.0|^8.0" ,
34- "pestphp/pest" : " ^2.0" ,
35- "phpunit/phpunit" : " ^10.0" ,
33+ "orchestra/testbench" : " ^7.0|^8.0|^10.0 " ,
34+ "pestphp/pest" : " ^2.0|^3.7 " ,
35+ "phpunit/phpunit" : " ^10.0|^11.5.3 " ,
3636 "spatie/invade" : " ^2.0"
3737 },
3838 "autoload" : {
You can’t perform that action at this time.
0 commit comments