Skip to content

Commit 394ec32

Browse files
committed
php-cs-fixer 3.84.0
1 parent aa83024 commit 394ec32

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
@@ -1,8 +1,8 @@
11
class PhpCsFixer < Formula
22
desc "Tool to automatically fix PHP coding standards issues"
33
homepage "https://cs.symfony.com/"
4-
url "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases/download/v3.83.0/php-cs-fixer.phar"
5-
sha256 "8b0e129c835b1bb285d33dfe1b134eda7d75eb4b074bb21df2e68307f0d422cd"
4+
url "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases/download/v3.84.0/php-cs-fixer.phar"
5+
sha256 "16c7db38dd4819112c8e1ee114bb32f6675fcb3664a19918ae50fafad6618030"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)