Skip to content

Commit ba118a4

Browse files
Update to Psalm 6
1 parent fe9453d commit ba118a4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@
2828
"php-static-analysis/attributes": "^0.4.0 || dev-main"
2929
},
3030
"require-dev": {
31-
"php-static-analysis/phpstan-extension": "^0.4.0 || dev-main",
32-
"php-static-analysis/psalm-plugin": "^0.4.0 || dev-main",
31+
"php-static-analysis/phpstan-extension": "^0.4.1 || dev-main",
32+
"php-static-analysis/psalm-plugin": "^0.4.1 || dev-main",
3333
"phpstan/extension-installer": "^1.3",
3434
"phpstan/phpstan": "^2.0",
3535
"phpunit/phpunit": "^9.0",
36-
"psalm/plugin-phpunit": "^0.18.4",
36+
"psalm/plugin-phpunit": "^0.19.2",
3737
"symplify/easy-coding-standard": "^12.1",
38-
"vimeo/psalm": "dev-master"
38+
"vimeo/psalm": "^6"
3939
},
4040
"scripts": {
4141
"phpstan": "phpstan analyse",

0 commit comments

Comments
 (0)