File tree Expand file tree Collapse file tree 2 files changed +2201
-1523
lines changed Expand file tree Collapse file tree 2 files changed +2201
-1523
lines changed Original file line number Diff line number Diff line change 2020 ],
2121 "require" : {
2222 "php" : " ^8.0" ,
23- "illuminate/support" : " ^9.0|^10.0|^11.0" ,
24- "laravel/framework" : " ^9.0|^10.0|^11.0" ,
23+ "illuminate/support" : " ^9.0|^10.0|^11.0|^12.0 " ,
24+ "laravel/framework" : " ^9.0|^10.0|^11.0|^12.0 " ,
2525 "predis/predis" : " ^2.0"
2626 },
2727 "require-dev" : {
2828 "m6web/redis-mock" : " ^5.6" ,
2929 "phpunit/phpunit" : " ^9.5|^10.0|^11.0" ,
30- "orchestra/testbench" : " ^7.0|^8.0|^9.0" ,
30+ "orchestra/testbench" : " ^7.0|^8.0|^9.0|^10.0 " ,
3131 "mockery/mockery" : " ^1.5" ,
3232 "friendsofphp/php-cs-fixer" : " ^3.15" ,
33- "larastan/larastan" : " ^2.5.1" ,
33+ "larastan/larastan" : " ^2.5.1|^3.0 " ,
3434 "laravel/pint" : " ^1.16" ,
35- "nunomaduro/collision" : " ^7.0" ,
35+ "nunomaduro/collision" : " ^7.0|^8.0 " ,
3636 "phpcompatibility/php-compatibility" : " ^9.3" ,
3737 "phpmd/phpmd" : " ^2.15" ,
3838 "spatie/laravel-ignition" : " ^2.3" ,
You can’t perform that action at this time.
0 commit comments