diff --git a/resources/psalm.json b/resources/psalm.json index fbf1ed83..a26dfbf2 100644 --- a/resources/psalm.json +++ b/resources/psalm.json @@ -6,11 +6,11 @@ "website": "https://psalm.dev/", "command": { "file-download": { - "url": "https://github.com/vimeo/psalm/releases/download/4.6.2/psalm.phar.asc", + "url": "https://github.com/vimeo/psalm/releases/download/4.6.4/psalm.phar.asc", "file": "%target-dir%/psalm.phar.asc" }, "phar-download": { - "phar": "https://github.com/vimeo/psalm/releases/download/4.6.2/psalm.phar", + "phar": "https://github.com/vimeo/psalm/releases/download/4.6.4/psalm.phar", "bin": "%target-dir%/psalm" } },