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 20
20
],
21
21
"require" : {
22
22
"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 " ,
25
25
"predis/predis" : " ^2.0"
26
26
},
27
27
"require-dev" : {
28
28
"m6web/redis-mock" : " ^5.6" ,
29
29
"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 " ,
31
31
"mockery/mockery" : " ^1.5" ,
32
32
"friendsofphp/php-cs-fixer" : " ^3.15" ,
33
- "larastan/larastan" : " ^2.5.1" ,
33
+ "larastan/larastan" : " ^2.5.1|^3.0 " ,
34
34
"laravel/pint" : " ^1.16" ,
35
- "nunomaduro/collision" : " ^7.0" ,
35
+ "nunomaduro/collision" : " ^7.0|^8.0 " ,
36
36
"phpcompatibility/php-compatibility" : " ^9.3" ,
37
37
"phpmd/phpmd" : " ^2.15" ,
38
38
"spatie/laravel-ignition" : " ^2.3" ,
You can’t perform that action at this time.
0 commit comments