File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 24
24
"spatie/laravel-package-tools" : " ^1.14"
25
25
},
26
26
"require-dev" : {
27
- "larastan/larastan " : " ^3.0.0 " ,
28
- "laravel/pint " : " ^1.0 " ,
29
- "nunomaduro/collision " : " ^8.1 " ,
30
- "orchestra/testbench" : " ^9.0" ,
27
+ "laravel/pint " : " ^1.14 " ,
28
+ "nunomaduro/collision " : " ^8.1.1 " ,
29
+ "larastan/larastan " : " ^3.0 " ,
30
+ "orchestra/testbench" : " ^9.0.0||^10.0.0 " ,
31
31
"pestphp/pest" : " ^3.0" ,
32
32
"pestphp/pest-plugin-arch" : " ^3.0" ,
33
33
"pestphp/pest-plugin-laravel" : " ^3.0" ,
34
- "phpstan/extension-installer" : " ^1.4 " ,
35
- "phpstan/phpstan-deprecation-rules" : " ^2.0" ,
36
- "phpstan/phpstan-phpunit" : " ^2.0"
34
+ "phpstan/extension-installer" : " ^1.3||^2.0 " ,
35
+ "phpstan/phpstan-deprecation-rules" : " ^1.1||^ 2.0" ,
36
+ "phpstan/phpstan-phpunit" : " ^1.3||^ 2.0"
37
37
},
38
38
"autoload" : {
39
39
"psr-4" : {
You can’t perform that action at this time.
0 commit comments