From 189c5a0b0604de9f50c0d3fd74fd3ae42a3abc4d Mon Sep 17 00:00:00 2001 From: phpstan-bot <79867460+phpstan-bot@users.noreply.github.com> Date: Mon, 8 Jan 2024 12:37:49 +0000 Subject: [PATCH] phpstan 1.10.55 --- 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 e7ee46f3705e27..e35198284de0d2 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.54/phpstan.phar" - sha256 "4c76016cf3a732b931656acbc1c89cf1a77b51dac3a6668eb94988921a5c14e9" + url "https://github.com/phpstan/phpstan/releases/download/1.10.55/phpstan.phar" + sha256 "809b4f20167ee402a176a47d64642aae8e5662fadb18d5d37f2e99c9b2f422d5" license "MIT" bottle do