Skip to content

Commit

Permalink
chore(deps): update dependency vimeo/psalm to v5 (#77)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
simPod and renovate[bot] committed Mar 12, 2023
1 parent 72ab99e commit 9dd5ea5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -36,11 +36,11 @@
"phpstan/phpstan-phpunit": "^1.0.0",
"phpstan/phpstan-strict-rules": "^1.0.0",
"phpunit/phpunit": "^9.5",
"psalm/plugin-phpunit": "^0.17.0",
"psalm/plugin-phpunit": "^0.18.4",
"roave/infection-static-analysis-plugin": "^1.7",
"symfony/yaml": "^6.0",
"thecodingmachine/phpstan-safe-rule": "^1.0",
"vimeo/psalm": "^4.4"
"vimeo/psalm": "^5.8"
},
"suggest": {
"kwn/php-rdkafka-stubs": "Support and autocompletion for RDKafka in IDE | require as dev dependency"
Expand Down

0 comments on commit 9dd5ea5

Please sign in to comment.