From ababcc5d8fe23aa4189fbf2a9d7f1e857bd288db Mon Sep 17 00:00:00 2001 From: phpstan-bot <79867460+phpstan-bot@users.noreply.github.com> Date: Thu, 26 Sep 2024 12:51:34 +0000 Subject: [PATCH] phpstan 1.12.5 --- 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 e5c0b0bde384..2d23343e0873 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.4/phpstan.phar" - sha256 "eacf43e8a64625115c8ced094633b079ee72e42bcd8dc19ea2ea9241c244155c" + url "https://github.com/phpstan/phpstan/releases/download/1.12.5/phpstan.phar" + sha256 "5355777ebbf58f691e980e97d2f69eb5ee0b9225b9163f16ee8bc4e7a62e7cf7" license "MIT" bottle do