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 24
24
"prefer-stable" : true ,
25
25
"require" : {
26
26
"php" : " >=8.1" ,
27
- "php-static-analysis/attributes" : " ^0.4.0 || dev-main" ,
28
- "php-static-analysis/node-visitor" : " ^0.4.0 || dev-main" ,
27
+ "php-static-analysis/attributes" : " ^0.4.1 || dev-main" ,
28
+ "php-static-analysis/node-visitor" : " ^0.4.1 || dev-main" ,
29
29
"phpstan/phpstan" : " ^2.0" ,
30
30
"webmozart/assert" : " ^1.11"
31
31
},
32
32
"require-dev" : {
33
- "php-static-analysis/psalm-plugin" : " ^0.4.0 || dev-main" ,
33
+ "php-static-analysis/psalm-plugin" : " ^0.4.1 || dev-main" ,
34
34
"phpstan/phpstan-deprecation-rules" : " ^2.0" ,
35
35
"phpunit/phpunit" : " ^9.0" ,
36
36
"symplify/easy-coding-standard" : " ^12.1" ,
37
- "vimeo/psalm" : " dev-master "
37
+ "vimeo/psalm" : " ^6 "
38
38
},
39
39
"extra" : {
40
40
"phpstan" : {
You can’t perform that action at this time.
0 commit comments