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 27
27
"php" : " >=8.1" ,
28
28
"composer-plugin-api" : " ^2.0" ,
29
29
"ext-simplexml" : " *" ,
30
- "php-static-analysis/attributes" : " ^0.3.2 || dev-main" ,
31
- "php-static-analysis/node-visitor" : " ^0.3.2 || dev-main" ,
32
- "vimeo/psalm" : " dev-master " ,
30
+ "php-static-analysis/attributes" : " ^0.4.1 || dev-main" ,
31
+ "php-static-analysis/node-visitor" : " ^0.4.1 || dev-main" ,
32
+ "vimeo/psalm" : " ^6 " ,
33
33
"webmozart/assert" : " ^1.11"
34
34
},
35
35
"require-dev" : {
36
36
"composer/composer" : " ^2.0" ,
37
- "php-static-analysis/phpstan-extension" : " ^0.3.2 || dev-main" ,
37
+ "php-static-analysis/phpstan-extension" : " ^0.4.1 || dev-main" ,
38
38
"phpstan/extension-installer" : " ^1.3" ,
39
39
"phpstan/phpstan" : " ^1.8 | ^2.0" ,
40
40
"phpunit/phpunit" : " ^9.0" ,
You can’t perform that action at this time.
0 commit comments