We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0b424c commit 0615549Copy full SHA for 0615549
Formula/p/psalm.rb
@@ -1,8 +1,8 @@
1
class Psalm < Formula
2
desc "PHP Static Analysis Tool"
3
homepage "https://psalm.dev"
4
- url "https://github.com/vimeo/psalm/releases/download/6.12.1/psalm.phar"
5
- sha256 "f781a308cd6ac56cb20b2edf61f57e4edc86255b9d539c5ee7bf17f4029edff8"
+ url "https://github.com/vimeo/psalm/releases/download/6.13.0/psalm.phar"
+ sha256 "5c39a7782450f889c8c2a60cd4942d70939df9ae703f4c0a19d60823159f08e7"
6
license "MIT"
7
8
livecheck do
0 commit comments