Skip to content

Commit e5bf6e4

Browse files
authored
Merge pull request #2 from basekit/psalm-fix
Fix installation issues with psalm
2 parents c8cc8e7 + 5bc1d4c commit e5bf6e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"php-mock/php-mock-phpunit": "^2.6",
2525
"phpstan/phpstan": "^1.5",
2626
"phpunit/phpunit": "^9.0",
27-
"vimeo/psalm": "^3.11"
27+
"vimeo/psalm": "^4.22"
2828
},
2929
"autoload": {
3030
"psr-4": {

0 commit comments

Comments
 (0)