File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 23
23
"illuminate/support" : " ^10.0|^11.0|^12.0"
24
24
},
25
25
"require-dev" : {
26
- "larastan/larastan" : " ^2.7.0" ,
26
+ "larastan/larastan" : " ^2.7.0|^3.0 " ,
27
27
"laravel/pint" : " ^1.0" ,
28
28
"nunomaduro/collision" : " ^7.0|^8.0" ,
29
29
"orchestra/testbench" : " ^8.0|^9.0|^10.0" ,
30
30
"pestphp/pest" : " ^2.28.1|^3.0.0" ,
31
31
"pestphp/pest-plugin-laravel" : " ^2.2.0|^3.0.0" ,
32
32
"phpstan/extension-installer" : " ^1.1" ,
33
- "phpstan/phpstan" : " ^1.11" ,
34
- "phpstan/phpstan-deprecation-rules" : " ^1.0" ,
35
- "phpstan/phpstan-phpunit" : " ^1.0" ,
33
+ "phpstan/phpstan" : " ^1.11|^2.0 " ,
34
+ "phpstan/phpstan-deprecation-rules" : " ^1.0|^2.0 " ,
35
+ "phpstan/phpstan-phpunit" : " ^1.0|^2.0 " ,
36
36
"phpunit/phpunit" : " ^10.5.3|^11.0.0" ,
37
37
"spatie/laravel-ray" : " ^1.26"
38
38
},
You can’t perform that action at this time.
0 commit comments