Skip to content

Commit

Permalink
chore(deps): update psalm packages to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 3, 2023
1 parent 1bf4737 commit 22b34eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/static-analysis.yml
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: actions/checkout@v3

- name: Psalm
uses: docker://vimeo/psalm-github-actions:4.27.0
uses: docker://vimeo/psalm-github-actions:5.7.7
with:
args: --shepherd
composer_ignore_platform_reqs: true
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -29,7 +29,7 @@
"phpunit/phpunit": "^9.4",
"psalm/plugin-phpunit": "^0.17.0",
"roave/infection-static-analysis-plugin": "^1.8",
"vimeo/psalm": "^4.12"
"vimeo/psalm": "^5.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 22b34eb

Please sign in to comment.