diff --git a/Formula/p/phpstan.rb b/Formula/p/phpstan.rb index 222632212e36b..5ffcd62122737 100644 --- a/Formula/p/phpstan.rb +++ b/Formula/p/phpstan.rb @@ -1,8 +1,8 @@ class Phpstan < Formula desc "PHP Static Analysis Tool" homepage "https://github.com/phpstan/phpstan" - url "https://github.com/phpstan/phpstan/releases/download/1.12.5/phpstan.phar" - sha256 "5355777ebbf58f691e980e97d2f69eb5ee0b9225b9163f16ee8bc4e7a62e7cf7" + url "https://github.com/phpstan/phpstan/releases/download/1.12.6/phpstan.phar" + sha256 "54488aa8e0cfb461be3d4f995159be61c502c410de618d4a479a81f5d9372db9" license "MIT" bottle do