From 700905fe4e05340f4e9273b25d14577e3d9e1572 Mon Sep 17 00:00:00 2001 From: phpstan-bot <79867460+phpstan-bot@users.noreply.github.com> Date: Fri, 5 Jan 2024 09:55:58 +0000 Subject: [PATCH] phpstan 1.10.52 --- 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 fa8370f54f738..6863f5d688fe6 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.10.51/phpstan.phar" - sha256 "00b088b0f65a7dc39103ec60a6159e76902a5e457f6f544cf22576532a3657fb" + url "https://github.com/phpstan/phpstan/releases/download/1.10.52/phpstan.phar" + sha256 "fe9618bbafd886fd89cd90b1657ddacf259a6bcb8366d2081adda435e9d4647d" license "MIT" bottle do