From 6a8036822eb9a2d35c5a19c587859d2a5eda5815 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 17 Jan 2025 11:12:00 +0000 Subject: [PATCH] php-cs-fixer 3.68.1 --- Formula/p/php-cs-fixer.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/p/php-cs-fixer.rb b/Formula/p/php-cs-fixer.rb index 512a41f4eadba..3ad0adc78925c 100644 --- a/Formula/p/php-cs-fixer.rb +++ b/Formula/p/php-cs-fixer.rb @@ -2,8 +2,8 @@ class PhpCsFixer < Formula desc "Tool to automatically fix PHP coding standards issues" homepage "https://cs.symfony.com/" # Bump to php 8.4 on the next release, if possible. - url "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases/download/v3.68.0/php-cs-fixer.phar" - sha256 "75ccdf17d43c8d924a3714e4ff5f8274a651683d41e62dac15a34b0fcc9efaa1" + url "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases/download/v3.68.1/php-cs-fixer.phar" + sha256 "a0753d3433e40ef32ce053146cbac037bfaa20c520f2258b8e8df5f23134e2b0" license "MIT" bottle do