File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class 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.82.2 /php-cs-fixer.phar"
5- sha256 "4027224dd6a19a291da22e263d0d251cca069e3b3c471d3f80983a68579619eb "
4+ url "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases/download/v3.83.0 /php-cs-fixer.phar"
5+ sha256 "8b0e129c835b1bb285d33dfe1b134eda7d75eb4b074bb21df2e68307f0d422cd "
66 license "MIT"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , all : "b587a3c425b73ab4799ea38eb372ed5b6b8f221429b18c9b113f5d6366f35554 "
9+ sha256 cellar : :any_skip_relocation , all : "cb079508bfa2ce640b3f29e9b267a47f98d492cc21efdba5cdf1fd01d884f18e "
1010 end
1111
1212 depends_on "php"
You can’t perform that action at this time.
0 commit comments