Skip to content

Commit

Permalink
Upgrade to Psalm v5
Browse files Browse the repository at this point in the history
It is not stable yet, but should be good enough, and this will help
taking care of #10118

Let us baseline all the new issues, just because they are new does not
mean they are more important than already-baselined errors. Besides, it
is more important to have higher standards for new code than to get an
increased baseline.
  • Loading branch information
greg0ire committed Nov 26, 2022
1 parent 3038f6a commit ecb54f1
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 88 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"squizlabs/php_codesniffer": "3.7.1",
"symfony/cache": "^4.4 || ^5.4 || ^6.0",
"symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0",
"vimeo/psalm": "4.30.0"
"vimeo/psalm": "5.0.0-rc1"
},
"conflict": {
"doctrine/annotations": "<1.13 || >= 2.0"
Expand Down
Loading

0 comments on commit ecb54f1

Please sign in to comment.