Skip to content

Commit f8ec694

Browse files
committed
phpstan 1.12.6
1 parent 378b180 commit f8ec694

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/phpstan.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Phpstan < Formula
22
desc "PHP Static Analysis Tool"
33
homepage "https://github.com/phpstan/phpstan"
4-
url "https://github.com/phpstan/phpstan/releases/download/1.12.5/phpstan.phar"
5-
sha256 "5355777ebbf58f691e980e97d2f69eb5ee0b9225b9163f16ee8bc4e7a62e7cf7"
4+
url "https://github.com/phpstan/phpstan/releases/download/1.12.6/phpstan.phar"
5+
sha256 "54488aa8e0cfb461be3d4f995159be61c502c410de618d4a479a81f5d9372db9"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)