Skip to content

Commit 89d9817

Browse files
Merge pull request #19554 from kamil-tekiela/Psalm-v6
Upgrade to Psalm v6
2 parents 7826c9d + 34d955f commit 89d9817

File tree

4 files changed

+428
-206
lines changed

4 files changed

+428
-206
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,11 +115,11 @@
115115
"phpstan/phpstan-webmozart-assert": "^2.0",
116116
"phpunit/phpunit": "^10.4",
117117
"pragmarx/google2fa-qrcode": "^3.0",
118-
"psalm/plugin-phpunit": "^0.18.4",
118+
"psalm/plugin-phpunit": "^0.19",
119119
"roave/security-advisories": "dev-latest",
120120
"symfony/console": "^7.1",
121121
"tecnickcom/tcpdf": "^6.4.4",
122-
"vimeo/psalm": "^5.14",
122+
"vimeo/psalm": "^6",
123123
"web-auth/webauthn-lib": "^4.9"
124124
},
125125
"extra": {

0 commit comments

Comments
 (0)