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 2424 "prefer-stable" : true ,
2525 "require" : {
2626 "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" ,
2929 "phpstan/phpstan" : " ^2.0" ,
3030 "webmozart/assert" : " ^1.11"
3131 },
3232 "require-dev" : {
33- "php-static-analysis/psalm-plugin" : " ^0.4.0 || dev-main" ,
33+ "php-static-analysis/psalm-plugin" : " ^0.4.1 || dev-main" ,
3434 "phpstan/phpstan-deprecation-rules" : " ^2.0" ,
3535 "phpunit/phpunit" : " ^9.0" ,
3636 "symplify/easy-coding-standard" : " ^12.1" ,
37- "vimeo/psalm" : " dev-master "
37+ "vimeo/psalm" : " ^6 "
3838 },
3939 "extra" : {
4040 "phpstan" : {
You can’t perform that action at this time.
0 commit comments