File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 33
33
"require-dev" : {
34
34
"laravel/pint" : " ^1.14" ,
35
35
"nunomaduro/collision" : " ^8.1.1||^7.10.0" ,
36
- "larastan/larastan" : " ^2.9" ,
37
- "orchestra/testbench" : " ^9.0.0||^8.22 .0" ,
38
- "pestphp/pest" : " ^2.34 " ,
39
- "pestphp/pest-plugin-arch" : " ^2.7 " ,
40
- "pestphp/pest-plugin-laravel" : " ^2.3 " ,
36
+ "larastan/larastan" : " ^2.9|^3.0 " ,
37
+ "orchestra/testbench" : " ^8.20|^ 9.0|^10 .0" ,
38
+ "pestphp/pest" : " ^2.0|^3.0 " ,
39
+ "pestphp/pest-plugin-arch" : " ^2.0|^3.0 " ,
40
+ "pestphp/pest-plugin-laravel" : " ^2.0|^3.0 " ,
41
41
"phpstan/extension-installer" : " ^1.3" ,
42
- "phpstan/phpstan-deprecation-rules" : " ^1.1" ,
43
- "phpstan/phpstan-phpunit" : " ^1.3" ,
44
- "spatie/laravel-ray" : " ^1.35"
42
+ "phpstan/phpstan-deprecation-rules" : " ^1.1|^2.0" ,
43
+ "phpstan/phpstan-phpunit" : " ^1.3|^2.0"
45
44
},
46
45
"autoload" : {
47
46
"psr-4" : {
You can’t perform that action at this time.
0 commit comments