Skip to content

Commit ca9dccd

Browse files
Update to Psalm 6
1 parent c406baa commit ca9dccd

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
@@ -27,14 +27,14 @@
2727
"php": ">=8.1",
2828
"composer-plugin-api": "^2.0",
2929
"ext-simplexml": "*",
30-
"php-static-analysis/attributes": "^0.3.2 || dev-main",
31-
"php-static-analysis/node-visitor": "^0.3.2 || dev-main",
32-
"vimeo/psalm": "dev-master",
30+
"php-static-analysis/attributes": "^0.4.1 || dev-main",
31+
"php-static-analysis/node-visitor": "^0.4.1 || dev-main",
32+
"vimeo/psalm": "^6",
3333
"webmozart/assert": "^1.11"
3434
},
3535
"require-dev": {
3636
"composer/composer": "^2.0",
37-
"php-static-analysis/phpstan-extension": "^0.3.2 || dev-main",
37+
"php-static-analysis/phpstan-extension": "^0.4.1 || dev-main",
3838
"phpstan/extension-installer": "^1.3",
3939
"phpstan/phpstan": "^1.8 | ^2.0",
4040
"phpunit/phpunit": "^9.0",

0 commit comments

Comments
 (0)