Skip to content

Commit 958bfd6

Browse files
authored
Merge pull request #215 from boesing/qa/psalm-update
Bump psalm to latest version
2 parents 2ca99a3 + 148b371 commit 958bfd6

13 files changed

+407
-283
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
"require-dev": {
1111
"doctrine/coding-standard": "^10.0",
1212
"phpunit/phpunit": "^9.5",
13-
"psalm/plugin-phpunit": "^0.17.0",
13+
"psalm/plugin-phpunit": "^0.18.4",
1414
"symfony/polyfill-php80": "^1.22",
15-
"vimeo/psalm": "^4.23"
15+
"vimeo/psalm": "^5.9"
1616
},
1717
"conflict": {
1818
"vimeo/psalm": "4.6.2"

0 commit comments

Comments
 (0)