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.86 .0/php-cs-fixer.phar"
5- sha256 "0a9ad9fd8996064ff9aabfba3cb1cea148e3a1785263f6f91ff1431def402513 "
4+ url "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases/download/v3.87 .0/php-cs-fixer.phar"
5+ sha256 "50256e6b05c1d39b2d51c83dce091325cd39231fd168349ea5b2e9d690e8b13c "
66 license "MIT"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , all : "866c215fd8e1557684962f3bbb983e535f0c10a8fd4dc069abbfa4f63643fb65 "
9+ sha256 cellar : :any_skip_relocation , all : "3fd5d27454c42709870b05a0839b9010e3bac75dd8826a8504abef64704954c1 "
1010 end
1111
1212 depends_on "php"
You can’t perform that action at this time.
0 commit comments