File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 17
17
],
18
18
"require" : {
19
19
"php" : " ^8.1" ,
20
- "illuminate/contracts" : " ^11.0" ,
20
+ "illuminate/contracts" : " ^11.0||^12.0 " ,
21
21
"spatie/laravel-package-tools" : " ^1.14.0" ,
22
22
"statsig/statsigsdk" : " ^3.0"
23
23
},
24
24
"require-dev" : {
25
25
"laravel/pint" : " ^1.0" ,
26
26
"nunomaduro/collision" : " ^8.0" ,
27
- "larastan/larastan" : " ^2.0.1 " ,
28
- "orchestra/testbench" : " ^9.0" ,
27
+ "larastan/larastan" : " ^3.0 " ,
28
+ "orchestra/testbench" : " ^9.0||^10.0 " ,
29
29
"pestphp/pest" : " ^3.0" ,
30
30
"pestphp/pest-plugin-arch" : " ^3.0" ,
31
31
"pestphp/pest-plugin-laravel" : " ^3.0" ,
32
32
"phpstan/extension-installer" : " ^1.1" ,
33
- "phpstan/phpstan-deprecation-rules" : " ^1 .0" ,
34
- "phpstan/phpstan-phpunit" : " ^1 .0" ,
33
+ "phpstan/phpstan-deprecation-rules" : " ^2 .0" ,
34
+ "phpstan/phpstan-phpunit" : " ^2 .0" ,
35
35
"spatie/laravel-ray" : " ^1.26"
36
36
},
37
37
"autoload" : {
You can’t perform that action at this time.
0 commit comments