From 658d170d5e0ddc03b2efc17e9c51569b5d8166af Mon Sep 17 00:00:00 2001 From: phpstan-bot <79867460+phpstan-bot@users.noreply.github.com> Date: Tue, 16 Apr 2024 07:30:40 +0000 Subject: [PATCH] phpstan 1.10.67 --- 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 9d188900e9fcd..798dacde647dd 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.66/phpstan.phar" - sha256 "f93aba668e2ed181afc01f16fad332e601f5d99c87f31cff85f74bd08000f574" + url "https://github.com/phpstan/phpstan/releases/download/1.10.67/phpstan.phar" + sha256 "264f7ef4ba69fe3b5e88e06bcd485598db46ef9c4220f7e98a1f71726e2f80d7" license "MIT" bottle do