Skip to content

Commit baaa50c

Browse files
committed
php-cs-fixer 3.67.0
1 parent be9aa76 commit baaa50c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/php-cs-fixer.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class PhpCsFixer < Formula
22
desc "Tool to automatically fix PHP coding standards issues"
33
homepage "https://cs.symfony.com/"
44
# Bump to php 8.4 on the next release, if possible.
5-
url "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases/download/v3.66.2/php-cs-fixer.phar"
6-
sha256 "8ab455048a859358b74f5cb791e8d3fceedfa0b087409d02db212b8296bc1120"
5+
url "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases/download/v3.67.0/php-cs-fixer.phar"
6+
sha256 "6e13fda5e3066bd55a8ce0c5a1af843ce90b25fe996385519cd569c0c064e007"
77
license "MIT"
88

99
bottle do

0 commit comments

Comments
 (0)