From f8ec6949deab1844db9fd53b2965c6eaa6ecc0af Mon Sep 17 00:00:00 2001 From: phpstan-bot <79867460+phpstan-bot@users.noreply.github.com> Date: Sun, 6 Oct 2024 15:10:25 +0000 Subject: [PATCH] phpstan 1.12.6 --- Formula/p/phpstan.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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