Skip to content

Commit

Permalink
Update Psalm and fix a few issues
Browse files Browse the repository at this point in the history
  • Loading branch information
muglug authored and greg0ire committed May 24, 2020
1 parent 613162e commit 6476b7e
Show file tree
Hide file tree
Showing 6 changed files with 550 additions and 389 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"phpunit/phpunit": "^7.0",
"doctrine/coding-standard": "^6.0",
"phpstan/phpstan-shim": "^0.9.2",
"vimeo/psalm": "^3.2.2"
"vimeo/psalm": "^3.8.1"
},
"autoload": {
"psr-4": { "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections" }
Expand Down
Loading

0 comments on commit 6476b7e

Please sign in to comment.