From 7212baba0b6fe4fe96fa0d650db8cbe2211ec346 Mon Sep 17 00:00:00 2001 From: phpstan-bot <79867460+phpstan-bot@users.noreply.github.com> Date: Wed, 13 Dec 2023 11:04:13 +0000 Subject: [PATCH] phpstan 1.10.50 --- 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 a7259f699c337..4cbd8cf0d3848 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.49/phpstan.phar" - sha256 "46c21b34daec7432c11c6c356f40ccf187387215eed3b1fa953b014db48100a4" + url "https://github.com/phpstan/phpstan/releases/download/1.10.50/phpstan.phar" + sha256 "3ac7a423d6bcfccee1014261d1f25d3b7c1314063c350af6ca09efb4024b2939" license "MIT" bottle do